Class Int2BooleanSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Integer,​Boolean>, Int2BooleanFunction, Int2BooleanMap, Int2BooleanSortedMap, Serializable, Function<Integer,​Boolean>, IntPredicate, Map<Integer,​Boolean>, SortedMap<Integer,​Boolean>
Enclosing class:
Int2BooleanSortedMaps

public static class Int2BooleanSortedMaps.SynchronizedSortedMap
extends Int2BooleanMaps.SynchronizedMap
implements Int2BooleanSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form