Class AbstractConcurrentOffHeapMap.AggregatedValuesCollection

java.lang.Object
java.util.AbstractCollection<V>
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap.AggregatedValuesCollection
All Implemented Interfaces:
Iterable<V>, Collection<V>
Enclosing class:
AbstractConcurrentOffHeapMap<K,V>

class AbstractConcurrentOffHeapMap.AggregatedValuesCollection extends AbstractCollection<V>