| Package | Description |
|---|---|
| com.gs.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractMutableBooleanValuesMap.SentinelValues |
AbstractMutableBooleanValuesMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
ByteBooleanHashMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
CharBooleanHashMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
DoubleBooleanHashMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
FloatBooleanHashMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
IntBooleanHashMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
LongBooleanHashMap.getSentinelValues() |
protected AbstractMutableBooleanValuesMap.SentinelValues |
ShortBooleanHashMap.getSentinelValues() |