Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableFloatValuesMap.SentinelValues
Packages that use AbstractMutableFloatValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableFloatValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableFloatValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableFloatValuesMap.SentinelValues.copy()protected abstract AbstractMutableFloatValuesMap.SentinelValuesAbstractMutableFloatValuesMap.getSentinelValues()ByteFloatHashMap.getSentinelValues()CharFloatHashMap.getSentinelValues()DoubleFloatHashMap.getSentinelValues()FloatFloatHashMap.getSentinelValues()IntFloatHashMap.getSentinelValues()LongFloatHashMap.getSentinelValues()ShortFloatHashMap.getSentinelValues()