Class Int2BooleanSortedMaps.Singleton

All Implemented Interfaces:
Function<Integer,​Boolean>, Int2BooleanFunction, Int2BooleanMap, Int2BooleanSortedMap, Serializable, Cloneable, Function<Integer,​Boolean>, IntPredicate, Map<Integer,​Boolean>, SortedMap<Integer,​Boolean>
Enclosing class:
Int2BooleanSortedMaps

public static class Int2BooleanSortedMaps.Singleton
extends Int2BooleanMaps.Singleton
implements Int2BooleanSortedMap, 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