Class Byte2FloatSortedMaps.Singleton

All Implemented Interfaces:
Byte2FloatFunction, Byte2FloatMap, Byte2FloatSortedMap, Function<Byte,​Float>, Serializable, Cloneable, Function<Byte,​Float>, IntToDoubleFunction, Map<Byte,​Float>, SortedMap<Byte,​Float>
Enclosing class:
Byte2FloatSortedMaps

public static class Byte2FloatSortedMaps.Singleton
extends Byte2FloatMaps.Singleton
implements Byte2FloatSortedMap, 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