Class Int2BooleanMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Integer,​Boolean>, Int2BooleanFunction, Int2BooleanMap, Serializable, Function<Integer,​Boolean>, IntPredicate, Map<Integer,​Boolean>
Direct Known Subclasses:
Int2BooleanSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2BooleanMaps

public static class Int2BooleanMaps.UnmodifiableMap
extends Int2BooleanFunctions.UnmodifiableFunction
implements Int2BooleanMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form