Class Char2DoubleSortedMaps.Singleton

All Implemented Interfaces:
Char2DoubleFunction, Char2DoubleMap, Char2DoubleSortedMap, Function<Character,​Double>, Serializable, Cloneable, Function<Character,​Double>, IntToDoubleFunction, Map<Character,​Double>, SortedMap<Character,​Double>
Enclosing class:
Char2DoubleSortedMaps

public static class Char2DoubleSortedMaps.Singleton
extends Char2DoubleMaps.Singleton
implements Char2DoubleSortedMap, 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