V - the keyType of elements maintained by this Collectionpublic static class Short2ObjectMaps.UnmodifyableEntry<V> extends AbstractShort2ObjectMap.BasicEntry<V>
| Modifier and Type | Method and Description |
|---|---|
void |
set(short key,
V value)
A Helper method for fast replacing values
|
equals, getShortKey, getValue, hashCode, setValue, toStringgetKeypublic void set(short key,
V value)
AbstractShort2ObjectMap.BasicEntryset in class AbstractShort2ObjectMap.BasicEntry<V>key - the key that should be replacedvalue - the value that should be replaced