Class Byte2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2ShortFunction, Byte2ShortMap, Byte2ShortSortedMap, Function<Byte,Short>, Serializable, Function<Byte,Short>, IntUnaryOperator, Map<Byte,Short>, SortedMap<Byte,Short>
Enclosing class:
Byte2ShortSortedMaps

public static class Byte2ShortSortedMaps.UnmodifiableSortedMap extends Byte2ShortMaps.UnmodifiableMap implements Byte2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: