Class | Description |
---|---|
BitMixer |
Bit mixing utilities.
|
IntIntHashMap |
A hash map of
int to int , implemented using open addressing with linear
probing for collision resolution. |
IntIntHashMap.AbstractIterator<E> |
Simplifies the implementation of iterators a bit.
|
Exception | Description |
---|---|
IntIntHashMap.BufferAllocationException |
BufferAllocationException forked from HPPC
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.