| Package | Description |
|---|---|
| io.fabric8.utils |
| Modifier and Type | Method and Description |
|---|---|
TablePrinter.Column |
TablePrinter.column(int index)
Looks up the column using its index; lazily creating one if required
|
TablePrinter.Column |
TablePrinter.column(String header)
Looks up the column using the header name and returns the column object so it
can be configured
|
Copyright © 2011–2014 Red Hat. All rights reserved.