Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableBooleanValuesMap.SentinelValues
Packages that use AbstractMutableBooleanValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableBooleanValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableBooleanValuesMap.SentinelValuesModifier and TypeMethodDescriptionprotected abstract AbstractMutableBooleanValuesMap.SentinelValuesAbstractMutableBooleanValuesMap.getSentinelValues()ByteBooleanHashMap.getSentinelValues()CharBooleanHashMap.getSentinelValues()DoubleBooleanHashMap.getSentinelValues()FloatBooleanHashMap.getSentinelValues()IntBooleanHashMap.getSentinelValues()LongBooleanHashMap.getSentinelValues()ShortBooleanHashMap.getSentinelValues()