Class Long2BooleanMaps.Singleton

All Implemented Interfaces:
Function<Long,​Boolean>, Long2BooleanFunction, Long2BooleanMap, Serializable, Cloneable, Function<Long,​Boolean>, LongPredicate, Map<Long,​Boolean>
Direct Known Subclasses:
Long2BooleanSortedMaps.Singleton
Enclosing class:
Long2BooleanMaps

public static class Long2BooleanMaps.Singleton
extends Long2BooleanFunctions.Singleton
implements Long2BooleanMap, 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