Class Float2LongSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Float2LongFunction, Float2LongMap, Float2LongSortedMap, Function<Float,Long>, Serializable, DoubleToLongFunction, Function<Float,Long>, Map<Float,Long>, SortedMap<Float,Long>
Enclosing class:
Float2LongSortedMaps

public static class Float2LongSortedMaps.UnmodifiableSortedMap extends Float2LongMaps.UnmodifiableMap implements Float2LongSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: