Class Byte2BooleanMaps.UnmodifiableMap

All Implemented Interfaces:
Byte2BooleanFunction, Byte2BooleanMap, Function<Byte,Boolean>, Serializable, Function<Byte,Boolean>, IntPredicate, Map<Byte,Boolean>
Direct Known Subclasses:
Byte2BooleanSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2BooleanMaps

public static class Byte2BooleanMaps.UnmodifiableMap extends Byte2BooleanFunctions.UnmodifiableFunction implements Byte2BooleanMap, Serializable
An unmodifiable wrapper class for maps.
See Also: