Package org.sunflow.util
-
Class Summary Class Description FastHashMap<K,V> Fast hash map implementation which uses array storage along with quadratic probing to resolve collisions.FastHashMap.Entry<K,V> FloatArray IntArray
| Class | Description |
|---|---|
| FastHashMap<K,V> |
Fast hash map implementation which uses array storage along with quadratic
probing to resolve collisions.
|
| FastHashMap.Entry<K,V> | |
| FloatArray | |
| IntArray |