Class AbstractMutableLongValuesMap.AbstractLongValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableLongValuesMap.AbstractLongValuesCollection
All Implemented Interfaces:
MutableLongCollection, LongIterable, PrimitiveIterable
Direct Known Subclasses:
ByteLongHashMap.ValuesCollection, CharLongHashMap.ValuesCollection, DoubleLongHashMap.ValuesCollection, FloatLongHashMap.ValuesCollection, IntLongHashMap.ValuesCollection, LongLongHashMap.ValuesCollection, ShortLongHashMap.ValuesCollection
Enclosing class:
AbstractMutableLongValuesMap

protected abstract class AbstractMutableLongValuesMap.AbstractLongValuesCollection extends Object implements MutableLongCollection