Class Int2BooleanSortedMaps.UnmodifiableSortedMap

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.UnmodifiableSortedMap extends Int2BooleanMaps.UnmodifiableMap implements Int2BooleanSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: