Class Byte2LongSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2LongFunction, Byte2LongMap, Byte2LongSortedMap, Function<Byte,Long>, Serializable, Function<Byte,Long>, IntToLongFunction, Map<Byte,Long>, SortedMap<Byte,Long>
Enclosing class:
Byte2LongSortedMaps

public static class Byte2LongSortedMaps.UnmodifiableSortedMap extends Byte2LongMaps.UnmodifiableMap implements Byte2LongSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: