Class Byte2ReferenceSortedMaps.UnmodifiableSortedMap<V>

All Implemented Interfaces:
Byte2ReferenceFunction<V>, Byte2ReferenceMap<V>, Byte2ReferenceSortedMap<V>, Function<Byte,V>, Serializable, Function<Byte,V>, IntFunction<V>, Map<Byte,V>, SortedMap<Byte,V>
Enclosing class:
Byte2ReferenceSortedMaps

public static class Byte2ReferenceSortedMaps.UnmodifiableSortedMap<V> extends Byte2ReferenceMaps.UnmodifiableMap<V> implements Byte2ReferenceSortedMap<V>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: