Class ByteObjectHashMap.SentinelValues<V>
java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractSentinelValues
org.eclipse.collections.impl.map.mutable.primitive.ByteObjectHashMap.SentinelValues<V>
- Enclosing class:
ByteObjectHashMap<V>
- Since:
- 3.0.
-
Field Summary
FieldsFields inherited from class AbstractSentinelValues
containsOneKey, containsZeroKey -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
zeroValue
-
oneValue
-
-
Constructor Details
-
SentinelValues
private SentinelValues()
-
-
Method Details
-
size
public int size()- Overrides:
sizein classAbstractSentinelValues
-
containsValue
-