Class Short2ByteSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Short,Byte>, Short2ByteFunction, Short2ByteMap, Short2ByteSortedMap, Serializable, Function<Short,Byte>, IntUnaryOperator, Map<Short,Byte>, SortedMap<Short,Byte>
Enclosing class:
Short2ByteSortedMaps

public static class Short2ByteSortedMaps.UnmodifiableSortedMap extends Short2ByteMaps.UnmodifiableMap implements Short2ByteSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: