Class Long2DoubleSortedMaps.Singleton

All Implemented Interfaces:
Function<Long,​Double>, Long2DoubleFunction, Long2DoubleMap, Long2DoubleSortedMap, Serializable, Cloneable, Function<Long,​Double>, LongToDoubleFunction, Map<Long,​Double>, SortedMap<Long,​Double>
Enclosing class:
Long2DoubleSortedMaps

public static class Long2DoubleSortedMaps.Singleton
extends Long2DoubleMaps.Singleton
implements Long2DoubleSortedMap, 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