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