| Class | Description |
|---|---|
| ArrayMap<T> |
A
Map backed by an array, where keys are the indices of the array,
and values are the elements of the array. |
| BitCount |
Population count (a.k.a.
|
| CollectionMap<K,I,C extends Collection<I>> | |
| IntHashCode |
Hash functions for integers and integer arrays.
|
| IntList | |
| IntSetStatistics |
A wrapper class for classes that implement the
IntSet interface to count method calls |
Copyright © 2016. All rights reserved.