Class AbstractConcurrentOffHeapMap.AggregateIterator<T>
java.lang.Object
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap.AggregateIterator<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
AbstractConcurrentOffHeapMap<K,V>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
listIterator
-
currentIterator
-
-
Constructor Details
-
AggregateIterator
public AggregateIterator()
-
-
Method Details