V - the keyType of elements maintained by this Collectionpublic static class Float2ObjectMaps.UnmodifyableEntry<V> extends AbstractFloat2ObjectMap.BasicEntry<V>
| Modifier and Type | Method and Description |
|---|---|
void |
set(float key,
V value)
A Helper method for fast replacing values
|
equals, getFloatKey, getValue, hashCode, setValue, toStringgetKeypublic void set(float key,
V value)
AbstractFloat2ObjectMap.BasicEntryset in class AbstractFloat2ObjectMap.BasicEntry<V>key - the key that should be replacedvalue - the value that should be replaced