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