Class Short2DoubleMaps.Singleton

All Implemented Interfaces:
Function<Short,​Double>, Short2DoubleFunction, Short2DoubleMap, Serializable, Cloneable, Function<Short,​Double>, IntToDoubleFunction, Map<Short,​Double>
Direct Known Subclasses:
Short2DoubleSortedMaps.Singleton
Enclosing class:
Short2DoubleMaps

public static class Short2DoubleMaps.Singleton
extends Short2DoubleFunctions.Singleton
implements Short2DoubleMap, Serializable, Cloneable
An immutable class representing a type-specific singleton map.

This class may be useful to implement your own in case you subclass a type-specific map.

See Also:
Serialized Form