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