Class Byte2BooleanMaps.Singleton

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

public static class Byte2BooleanMaps.Singleton
extends Byte2BooleanFunctions.Singleton
implements Byte2BooleanMap, Serializable, Cloneable
An immutable class representing a type-specific singleton map.

This class may be useful to implement your own in case you subclass a type-specific map.

See Also:
Serialized Form