Class Short2LongSortedMaps.Singleton

All Implemented Interfaces:
Function<Short,​Long>, Short2LongFunction, Short2LongMap, Short2LongSortedMap, Serializable, Cloneable, Function<Short,​Long>, IntToLongFunction, Map<Short,​Long>, SortedMap<Short,​Long>
Enclosing class:
Short2LongSortedMaps

public static class Short2LongSortedMaps.Singleton
extends Short2LongMaps.Singleton
implements Short2LongSortedMap, 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