Class Byte2ObjectSortedMaps.UnmodifiableSortedMap<V>

All Implemented Interfaces:
Byte2ObjectFunction<V>, Byte2ObjectMap<V>, Byte2ObjectSortedMap<V>, Function<Byte,V>, Serializable, Function<Byte,V>, IntFunction<V>, Map<Byte,V>, SortedMap<Byte,V>
Enclosing class:
Byte2ObjectSortedMaps

public static class Byte2ObjectSortedMaps.UnmodifiableSortedMap<V> extends Byte2ObjectMaps.UnmodifiableMap<V> implements Byte2ObjectSortedMap<V>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: