Class Float2ReferenceSortedMaps.Singleton<V>

All Implemented Interfaces:
Float2ReferenceFunction<V>, Float2ReferenceMap<V>, Float2ReferenceSortedMap<V>, Function<Float,​V>, Serializable, Cloneable, DoubleFunction<V>, Function<Float,​V>, Map<Float,​V>, SortedMap<Float,​V>
Enclosing class:
Float2ReferenceSortedMaps

public static class Float2ReferenceSortedMaps.Singleton<V>
extends Float2ReferenceMaps.Singleton<V>
implements Float2ReferenceSortedMap<V>, 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