Uses of Class
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableLongValuesMap.SentinelValues
Packages that use AbstractMutableLongValuesMap.SentinelValues
Package
Description
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractMutableLongValuesMap.SentinelValues in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive that return AbstractMutableLongValuesMap.SentinelValuesModifier and TypeMethodDescriptionAbstractMutableLongValuesMap.SentinelValues.copy()protected abstract AbstractMutableLongValuesMap.SentinelValuesAbstractMutableLongValuesMap.getSentinelValues()ByteLongHashMap.getSentinelValues()CharLongHashMap.getSentinelValues()DoubleLongHashMap.getSentinelValues()FloatLongHashMap.getSentinelValues()IntLongHashMap.getSentinelValues()LongLongHashMap.getSentinelValues()ShortLongHashMap.getSentinelValues()