Class Int2FloatSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,​Float>, Int2FloatFunction, Int2FloatMap, Int2FloatSortedMap, Serializable, Function<Integer,​Float>, IntToDoubleFunction, Map<Integer,​Float>, SortedMap<Integer,​Float>
Enclosing class:
Int2FloatSortedMaps

public static class Int2FloatSortedMaps.UnmodifiableSortedMap
extends Int2FloatMaps.UnmodifiableMap
implements Int2FloatSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form