Class Byte2ByteMaps.Singleton

All Implemented Interfaces:
Byte2ByteFunction, Byte2ByteMap, Function<Byte,​Byte>, Serializable, Cloneable, Function<Byte,​Byte>, IntUnaryOperator, Map<Byte,​Byte>
Direct Known Subclasses:
Byte2ByteSortedMaps.Singleton
Enclosing class:
Byte2ByteMaps

public static class Byte2ByteMaps.Singleton
extends Byte2ByteFunctions.Singleton
implements Byte2ByteMap, Serializable, Cloneable
An immutable class representing a type-specific singleton map.

This class may be useful to implement your own in case you subclass a type-specific map.

See Also:
Serialized Form