| Class and Description |
|---|
| ByteArrayBuilder
A dynamic byte array class.
|
| CharMapper
Character mapper interface for "escape" functions.
|
| CharMapperEntry
Mapping entry class for
CharMapper interface. |
| CharUnmapper
Character unmapper interface for "unescape" functions.
|
| ComparablePair
A comparable pair of objects.
|
| ComparableRef
A comparable reference to an object.
|
| ISO8601Date
ISO 8601 Date.
|
| ListArray
Utility class to access an array as a
List. |
| ListMap |
| ListMap.Entry
Inner class to represent a key-value pair in the
ListMap. |
| OrderedSet
An implementation of the
Set interface using an ordered list and binary search. |
| Pair
A pair of objects.
|
| ParseText
A class to assist with text parsing.
|
| Ref
A reference to an object.
|
Copyright © 2020. All rights reserved.