Class ObjHash<K,V>
java.lang.Object
org.jcodings.util.Hash<V>
org.jcodings.util.ObjHash<K,V>
- All Implemented Interfaces:
Iterable<V>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class Hash
Hash.HashEntry<V>, Hash.HashEntryIterator, Hash.HashIterator -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Hash
bucketIndex, checkResize, entryIterator, hashValue, iterator, resize, sizeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
ObjHash
public ObjHash()
-
-
Method Details
-
init
-
put
-
putDirect
-
get
-
delete
-