Class Byte2BooleanSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2BooleanFunction, Byte2BooleanMap, Byte2BooleanSortedMap, Function<Byte,Boolean>, Serializable, Function<Byte,Boolean>, IntPredicate, Map<Byte,Boolean>, SortedMap<Byte,Boolean>
Enclosing class:
Byte2BooleanSortedMaps

public static class Byte2BooleanSortedMaps.UnmodifiableSortedMap extends Byte2BooleanMaps.UnmodifiableMap implements Byte2BooleanSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: