Class Float2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Float2IntFunction, Float2IntMap, Float2IntSortedMap, Function<Float,Integer>, Serializable, DoubleToIntFunction, Function<Float,Integer>, Map<Float,Integer>, SortedMap<Float,Integer>
Enclosing class:
Float2IntSortedMaps

public static class Float2IntSortedMaps.UnmodifiableSortedMap extends Float2IntMaps.UnmodifiableMap implements Float2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: