Class Short2ByteSortedMaps.Singleton

All Implemented Interfaces:
Function<Short,​Byte>, Short2ByteFunction, Short2ByteMap, Short2ByteSortedMap, Serializable, Cloneable, Function<Short,​Byte>, IntUnaryOperator, Map<Short,​Byte>, SortedMap<Short,​Byte>
Enclosing class:
Short2ByteSortedMaps

public static class Short2ByteSortedMaps.Singleton
extends Short2ByteMaps.Singleton
implements Short2ByteSortedMap, 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