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