Class ConcurrentChainedLong2ObjectHashTable.TableEntry<V>
java.lang.Object
ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.TableEntry<V>
- Enclosing class:
ConcurrentChainedLong2ObjectHashTable<V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableEntry
-
-
Method Details
-
getKey
public long getKey() -
getValue
-