Class ConcurrentChainedLong2ObjectHashTable.NodeIterator<V>
java.lang.Object
ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.NodeIterator<V>
- Enclosing class:
ConcurrentChainedLong2ObjectHashTable<V>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected final ConcurrentChainedLong2ObjectHashTable.TableEntry<V> findNext()
-
Field Details
-
map
-
-
Constructor Details
-
NodeIterator
-
-
Method Details
-
findNext
-