Class Byte2BooleanSortedMaps.Singleton

All Implemented Interfaces:
Byte2BooleanFunction, Byte2BooleanMap, Byte2BooleanSortedMap, Function<Byte,​Boolean>, Serializable, Cloneable, Function<Byte,​Boolean>, IntPredicate, Map<Byte,​Boolean>, SortedMap<Byte,​Boolean>
Enclosing class:
Byte2BooleanSortedMaps

public static class Byte2BooleanSortedMaps.Singleton
extends Byte2BooleanMaps.Singleton
implements Byte2BooleanSortedMap, 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