Package org.sunflow.util

Class Summary
FastHashMap<K,V> Fast hash map implementation which uses array storage along with quadratic probing to resolve collisions.
FastHashMap.Entry<K,V>  
FloatArray  
IntArray