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