| Class | Description |
|---|---|
| ColumnFormatter<T> |
The
ColumnFormatter class represents a certain format of
an logical column in a table. |
| Table |
The
Table class represents an table to be formatted into a
single String, which can be further printed into the console. |
| Table.Builder |
| Enum | Description |
|---|---|
| Alignment |
The
Alignment enum represents the alignment options of
a String with a given width |
| Precision |
The
Precision enum represents the number of places after
the decimal point in a decimal number. |
Copyright © 2016. All rights reserved.