Class Byte2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2IntFunction, Byte2IntMap, Byte2IntSortedMap, Function<Byte,​Integer>, Serializable, Function<Byte,​Integer>, IntUnaryOperator, Map<Byte,​Integer>, SortedMap<Byte,​Integer>
Enclosing class:
Byte2IntSortedMaps

public static class Byte2IntSortedMaps.UnmodifiableSortedMap
extends Byte2IntMaps.UnmodifiableMap
implements Byte2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form