Class Float2ByteSortedMaps.Singleton

All Implemented Interfaces:
Float2ByteFunction, Float2ByteMap, Float2ByteSortedMap, Function<Float,​Byte>, Serializable, Cloneable, DoubleToIntFunction, Function<Float,​Byte>, Map<Float,​Byte>, SortedMap<Float,​Byte>
Enclosing class:
Float2ByteSortedMaps

public static class Float2ByteSortedMaps.Singleton
extends Float2ByteMaps.Singleton
implements Float2ByteSortedMap, 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