Package org.jctools.maps
Class NonBlockingIdentityHashMap.SnapshotE
java.lang.Object
org.jctools.maps.NonBlockingIdentityHashMap.SnapshotE
- Enclosing class:
NonBlockingIdentityHashMap<TypeK,
TypeV>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final NonBlockingIdentityHashMap<TypeK,
TypeV>.SnapshotV -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
_ss
-
-
Constructor Details
-
SnapshotE
public SnapshotE()
-
-
Method Details