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