Class Int2ByteSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,​Byte>, Int2ByteFunction, Int2ByteMap, Int2ByteSortedMap, Serializable, Function<Integer,​Byte>, IntUnaryOperator, Map<Integer,​Byte>, SortedMap<Integer,​Byte>
Enclosing class:
Int2ByteSortedMaps

public static class Int2ByteSortedMaps.UnmodifiableSortedMap
extends Int2ByteMaps.UnmodifiableMap
implements Int2ByteSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form