Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableByteValuesMap.SentinelValues
Packages that use AbstractMutableByteValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableByteValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableByteValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableByteValuesMap.SentinelValues.copy()protected abstract AbstractMutableByteValuesMap.SentinelValuesAbstractMutableByteValuesMap.getSentinelValues()ByteByteHashMap.getSentinelValues()CharByteHashMap.getSentinelValues()DoubleByteHashMap.getSentinelValues()FloatByteHashMap.getSentinelValues()IntByteHashMap.getSentinelValues()LongByteHashMap.getSentinelValues()ShortByteHashMap.getSentinelValues()