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