Class Char2BooleanSortedMaps.Singleton

All Implemented Interfaces:
Char2BooleanFunction, Char2BooleanMap, Char2BooleanSortedMap, Function<Character,​Boolean>, Serializable, Cloneable, Function<Character,​Boolean>, IntPredicate, Map<Character,​Boolean>, SortedMap<Character,​Boolean>
Enclosing class:
Char2BooleanSortedMaps

public static class Char2BooleanSortedMaps.Singleton
extends Char2BooleanMaps.Singleton
implements Char2BooleanSortedMap, Serializable, Cloneable
An immutable class representing a type-specific singleton sorted map.

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

See Also:
Serialized Form