Class AbstractMutableDoubleValuesMap.AbstractDoubleValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap.AbstractDoubleValuesCollection
All Implemented Interfaces:
MutableDoubleCollection, DoubleIterable, PrimitiveIterable
Direct Known Subclasses:
ByteDoubleHashMap.ValuesCollection, CharDoubleHashMap.ValuesCollection, DoubleDoubleHashMap.ValuesCollection, FloatDoubleHashMap.ValuesCollection, IntDoubleHashMap.ValuesCollection, LongDoubleHashMap.ValuesCollection, ShortDoubleHashMap.ValuesCollection
Enclosing class:
AbstractMutableDoubleValuesMap

protected abstract class AbstractMutableDoubleValuesMap.AbstractDoubleValuesCollection extends Object implements MutableDoubleCollection