Interface | Description |
---|---|
TabularOutput.RowListener |
A listener notified when a row is complete and being emitted.
|
Class | Description |
---|---|
CharArrayComparators |
A set of specific comparators for
char [] arrays. |
MutableCharArray |
Implements
CharSequence over a mutable char[] buffer. |
MutableCharArrayUtils |
Various utility methods operating on a
MutableCharArray . |
TabularOutput |
Tabular output data dump with automatically adjusted column widths and some other
utilities.
|
Enum | Description |
---|---|
TabularOutput.Alignment |
Column alignment.
|
Data structures for text preprocessing.