Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableShortValuesMap.SentinelValues
Packages that use AbstractMutableShortValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableShortValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableShortValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableShortValuesMap.SentinelValues.copy()protected abstract AbstractMutableShortValuesMap.SentinelValuesAbstractMutableShortValuesMap.getSentinelValues()ByteShortHashMap.getSentinelValues()CharShortHashMap.getSentinelValues()DoubleShortHashMap.getSentinelValues()FloatShortHashMap.getSentinelValues()IntShortHashMap.getSentinelValues()LongShortHashMap.getSentinelValues()ShortShortHashMap.getSentinelValues()