| AoCollections.PeekIterator |
Allows peeking the first element of iteration.
|
| HashCodeComparator |
Orders objects by hashCode.
|
| IdentityKey |
|
| IntArrayList |
An ArrayList that stores things using int[] instead of Object[].
|
| IntCollection |
A primitive collection.
|
| IntList |
A List that stores things using int[] instead of Object[].
|
| LongArrayList |
An ArrayList that stores things using long[] instead of Object[].
|
| LongCollection |
A primitive collection.
|
| LongList |
A List that stores things using long[] instead of Object[].
|
| PolymorphicMultimap.Lists |
|
| SortedArrayList |
A SortedArrayList stores its elements in hashCode order and provides means of quickly
locating objects.
|
| UnionMethodSet.Method |
|
| UnionMethodSet.ReflectionMethod |
|