Class AbstractMutableBooleanValuesMap.AbstractBooleanValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableBooleanValuesMap.AbstractBooleanValuesCollection
All Implemented Interfaces:
BooleanIterable, MutableBooleanCollection, PrimitiveIterable
Direct Known Subclasses:
ByteBooleanHashMap.ValuesCollection, CharBooleanHashMap.ValuesCollection, DoubleBooleanHashMap.ValuesCollection, FloatBooleanHashMap.ValuesCollection, IntBooleanHashMap.ValuesCollection, LongBooleanHashMap.ValuesCollection, ShortBooleanHashMap.ValuesCollection
Enclosing class:
AbstractMutableBooleanValuesMap

protected abstract class AbstractMutableBooleanValuesMap.AbstractBooleanValuesCollection extends Object implements MutableBooleanCollection