Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap.SentinelValues
Packages that use AbstractMutableDoubleValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableDoubleValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableDoubleValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableDoubleValuesMap.SentinelValues.copy()protected abstract AbstractMutableDoubleValuesMap.SentinelValuesAbstractMutableDoubleValuesMap.getSentinelValues()ByteDoubleHashMap.getSentinelValues()CharDoubleHashMap.getSentinelValues()DoubleDoubleHashMap.getSentinelValues()FloatDoubleHashMap.getSentinelValues()IntDoubleHashMap.getSentinelValues()LongDoubleHashMap.getSentinelValues()ShortDoubleHashMap.getSentinelValues()