Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableCharValuesMap.SentinelValues
Packages that use AbstractMutableCharValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableCharValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableCharValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableCharValuesMap.SentinelValues.copy()protected abstract AbstractMutableCharValuesMap.SentinelValuesAbstractMutableCharValuesMap.getSentinelValues()ByteCharHashMap.getSentinelValues()CharCharHashMap.getSentinelValues()DoubleCharHashMap.getSentinelValues()FloatCharHashMap.getSentinelValues()IntCharHashMap.getSentinelValues()LongCharHashMap.getSentinelValues()ShortCharHashMap.getSentinelValues()