Class Int2ByteSortedMaps.Singleton

All Implemented Interfaces:
Function<Integer,​Byte>, Int2ByteFunction, Int2ByteMap, Int2ByteSortedMap, Serializable, Cloneable, Function<Integer,​Byte>, IntUnaryOperator, Map<Integer,​Byte>, SortedMap<Integer,​Byte>
Enclosing class:
Int2ByteSortedMaps

public static class Int2ByteSortedMaps.Singleton
extends Int2ByteMaps.Singleton
implements Int2ByteSortedMap, 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