Class Double2ByteSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Double2ByteFunction, Double2ByteMap, Double2ByteSortedMap, Function<Double,Byte>, Serializable, DoubleToIntFunction, Function<Double,Byte>, Map<Double,Byte>, SortedMap<Double,Byte>
Enclosing class:
Double2ByteSortedMaps

public static class Double2ByteSortedMaps.UnmodifiableSortedMap extends Double2ByteMaps.UnmodifiableMap implements Double2ByteSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: