Class Float2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Float2ShortFunction, Float2ShortMap, Float2ShortSortedMap, Function<Float,Short>, Serializable, DoubleToIntFunction, Function<Float,Short>, Map<Float,Short>, SortedMap<Float,Short>
Enclosing class:
Float2ShortSortedMaps

public static class Float2ShortSortedMaps.UnmodifiableSortedMap extends Float2ShortMaps.UnmodifiableMap implements Float2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: