| Interface | Description |
|---|---|
| SuffixConstants | |
| Util.Displayable |
| Class | Description |
|---|---|
| CompoundNameVector | |
| FloatUtil |
Internal utility for declaring with hexadecimal double and float literals.
|
| GenericXMLWriter | |
| HashSetOfInt |
HashSet of Object[]
|
| HashtableOfInt |
Hashtable for non-zero int keys.
|
| HashtableOfIntValues |
Hashtable of {char[] --> int}
|
| HashtableOfLong |
Hashtable for non-zero long keys.
|
| HashtableOfObject |
Hashtable of {char[] --> Object }
|
| HashtableOfObjectToInt |
Hashtable of {Object --> int }
|
| HashtableOfObjectToIntArray |
Hashtable of {Object --> int[] }
|
| HashtableOfPackage | |
| HashtableOfType | |
| ManifestAnalyzer | |
| Messages | |
| ObjectVector | |
| SimpleLookupTable |
A simple lookup table is a non-synchronized Hashtable, whose keys
and values are Objects.
|
| SimpleNameVector | |
| SimpleSet |
A simple lookup table is a non-synchronized Hashtable, whose keys
and values are Objects.
|
| SimpleSetOfCharArray |
A simple lookup table is a non-synchronized Hashtable, whose keys
and values are char[].
|
| Sorting |
Sorting utilities.
|
| Util |