Class Char2ByteSortedMaps.Singleton

All Implemented Interfaces:
Char2ByteFunction, Char2ByteMap, Char2ByteSortedMap, Function<Character,​Byte>, Serializable, Cloneable, Function<Character,​Byte>, IntUnaryOperator, Map<Character,​Byte>, SortedMap<Character,​Byte>
Enclosing class:
Char2ByteSortedMaps

public static class Char2ByteSortedMaps.Singleton
extends Char2ByteMaps.Singleton
implements Char2ByteSortedMap, 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