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