Class Short2CharSortedMaps.Singleton

All Implemented Interfaces:
Function<Short,​Character>, Short2CharFunction, Short2CharMap, Short2CharSortedMap, Serializable, Cloneable, Function<Short,​Character>, IntUnaryOperator, Map<Short,​Character>, SortedMap<Short,​Character>
Enclosing class:
Short2CharSortedMaps

public static class Short2CharSortedMaps.Singleton
extends Short2CharMaps.Singleton
implements Short2CharSortedMap, 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