Class Byte2BooleanSortedMaps.SynchronizedSortedMap

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.SynchronizedSortedMap extends Byte2BooleanMaps.SynchronizedMap implements Byte2BooleanSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: