Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractSentinelValues
Packages that use AbstractSentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractSentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Subclasses of AbstractSentinelValues in org.eclipse.collections.impl.map.mutable.primitiveModifier and TypeClassDescriptionprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classMethods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractSentinelValuesModifier and TypeMethodDescriptionprotected abstract AbstractSentinelValuesAbstractMutableByteKeySet.getSentinelValues()protected abstract AbstractSentinelValuesAbstractMutableCharKeySet.getSentinelValues()protected abstract AbstractSentinelValuesAbstractMutableDoubleKeySet.getSentinelValues()protected abstract AbstractSentinelValuesAbstractMutableFloatKeySet.getSentinelValues()protected abstract AbstractSentinelValuesAbstractMutableIntKeySet.getSentinelValues()protected abstract AbstractSentinelValuesAbstractMutableLongKeySet.getSentinelValues()protected abstract AbstractSentinelValuesAbstractMutableShortKeySet.getSentinelValues()