Class Float2IntMaps.UnmodifiableMap

All Implemented Interfaces:
Float2IntFunction, Float2IntMap, Function<Float,​Integer>, Serializable, DoubleToIntFunction, Function<Float,​Integer>, Map<Float,​Integer>
Direct Known Subclasses:
Float2IntSortedMaps.UnmodifiableSortedMap
Enclosing class:
Float2IntMaps

public static class Float2IntMaps.UnmodifiableMap
extends Float2IntFunctions.UnmodifiableFunction
implements Float2IntMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form