Class Byte2ByteSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2ByteFunction, Byte2ByteMap, Byte2ByteSortedMap, Function<Byte,​Byte>, Serializable, Function<Byte,​Byte>, IntUnaryOperator, Map<Byte,​Byte>, SortedMap<Byte,​Byte>
Enclosing class:
Byte2ByteSortedMaps

public static class Byte2ByteSortedMaps.UnmodifiableSortedMap
extends Byte2ByteMaps.UnmodifiableMap
implements Byte2ByteSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form