| Class | Description |
|---|---|
| Collections |
Miscellaneous collection construction methods.
|
| HybridArrayHashMap<K,V> |
Hybrid of array and hash map.
|
| HybridArrayHashSet<V> |
Hybrid of array and hash set.
|
| InjectiveMap<K,V> |
Injective map with efficient operations for reverse lookup.
|
| Loader |
String loader.
|
| MapEntry<K,V> |
Map entry.
|
| MapEntryComparator<K extends Comparable<K>,V> |
Comparator for map entries using the natural order of the entry keys.
|
| Pair<F,S> |
Pair of objects.
|
| Strings |
Miscellaneous string operations.
|
| Exception | Description |
|---|---|
| AnalysisException |
Exception for internal analysis errors.
|
Copyright © 2012 Aarhus University