public static class Float2ByteMaps.UnmodifyableEntry extends AbstractFloat2ByteMap.BasicEntry
| Modifier and Type | Method and Description |
|---|---|
void |
set(float key,
byte value)
A Helper method for fast replacing values
|
equals, getByteValue, getFloatKey, hashCode, setValue, toStringgetKey, getValue, setValuepublic void set(float key,
byte value)
AbstractFloat2ByteMap.BasicEntryset in class AbstractFloat2ByteMap.BasicEntrykey - the key that should be replacedvalue - the value that should be replaced