Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap.SentinelValues
Packages that use AbstractMutableIntValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableIntValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableIntValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableIntValuesMap.SentinelValues.copy()protected abstract AbstractMutableIntValuesMap.SentinelValuesAbstractMutableIntValuesMap.getSentinelValues()ByteIntHashMap.getSentinelValues()CharIntHashMap.getSentinelValues()DoubleIntHashMap.getSentinelValues()FloatIntHashMap.getSentinelValues()IntIntHashMap.getSentinelValues()LongIntHashMap.getSentinelValues()ShortIntHashMap.getSentinelValues()