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 Details
-
listIterator
-
currentIterator
-
-
Constructor Details
-
AggregateIterator
public AggregateIterator()
-
-
Method Details
-
getNextIterator
-
hasNext
-
next
-
remove
-