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