Class Double2CharSortedMaps.Singleton

All Implemented Interfaces:
Double2CharFunction, Double2CharMap, Double2CharSortedMap, Function<Double,​Character>, Serializable, Cloneable, DoubleToIntFunction, Function<Double,​Character>, Map<Double,​Character>, SortedMap<Double,​Character>
Enclosing class:
Double2CharSortedMaps

public static class Double2CharSortedMaps.Singleton
extends Double2CharMaps.Singleton
implements Double2CharSortedMap, 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