Class | Description |
---|---|
BasicSerialization | |
ColumnFormatter |
Simple output formatter for column-oriented data, writing its output to a
PrintWriter object. |
HexFormat | |
HostPlatform | |
LimitedByteArrayOutputStream |
A stream that throws an exception if it consumes data beyond a configured byte count.
|
RegexListSearcher<T> |
Helper to search sorted lists for elements matching a
RegExp . |
StringUtil |
Exception | Description |
---|---|
LimitedByteArrayOutputStream.LimitExceededException |