Class Byte2DoubleSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2DoubleFunction, Byte2DoubleMap, Byte2DoubleSortedMap, Function<Byte,Double>, Serializable, Function<Byte,Double>, IntToDoubleFunction, Map<Byte,Double>, SortedMap<Byte,Double>
Enclosing class:
Byte2DoubleSortedMaps

public static class Byte2DoubleSortedMaps.UnmodifiableSortedMap extends Byte2DoubleMaps.UnmodifiableMap implements Byte2DoubleSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: