Class Float2LongSortedMaps.Singleton

All Implemented Interfaces:
Float2LongFunction, Float2LongMap, Float2LongSortedMap, Function<Float,​Long>, Serializable, Cloneable, DoubleToLongFunction, Function<Float,​Long>, Map<Float,​Long>, SortedMap<Float,​Long>
Enclosing class:
Float2LongSortedMaps

public static class Float2LongSortedMaps.Singleton
extends Float2LongMaps.Singleton
implements Float2LongSortedMap, 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