Class Float2IntSortedMaps.Singleton

All Implemented Interfaces:
Float2IntFunction, Float2IntMap, Float2IntSortedMap, Function<Float,​Integer>, Serializable, Cloneable, DoubleToIntFunction, Function<Float,​Integer>, Map<Float,​Integer>, SortedMap<Float,​Integer>
Enclosing class:
Float2IntSortedMaps

public static class Float2IntSortedMaps.Singleton
extends Float2IntMaps.Singleton
implements Float2IntSortedMap, 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