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