Class AbstractSentinelValues
java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractSentinelValues
- Direct Known Subclasses:
AbstractMutableBooleanValuesMap.SentinelValues, AbstractMutableByteValuesMap.SentinelValues, AbstractMutableCharValuesMap.SentinelValues, AbstractMutableDoubleValuesMap.SentinelValues, AbstractMutableFloatValuesMap.SentinelValues, AbstractMutableIntValuesMap.SentinelValues, AbstractMutableLongValuesMap.SentinelValues, AbstractMutableShortValuesMap.SentinelValues, ByteObjectHashMap.SentinelValues, CharObjectHashMap.SentinelValues, DoubleObjectHashMap.SentinelValues, FloatObjectHashMap.SentinelValues, IntObjectHashMap.SentinelValues, LongObjectHashMap.SentinelValues, ShortObjectHashMap.SentinelValues
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
containsZeroKey
protected boolean containsZeroKey -
containsOneKey
protected boolean containsOneKey
-
-
Constructor Details
-
AbstractSentinelValues
public AbstractSentinelValues()
-
-
Method Details
-
size
public int size()
-