Class Reference2ObjectSortedMaps.Singleton<K,​V>

All Implemented Interfaces:
Function<K,​V>, Reference2ObjectFunction<K,​V>, Reference2ObjectMap<K,​V>, Reference2ObjectSortedMap<K,​V>, Serializable, Cloneable, Function<K,​V>, Map<K,​V>, SortedMap<K,​V>
Enclosing class:
Reference2ObjectSortedMaps

public static class Reference2ObjectSortedMaps.Singleton<K,​V>
extends Reference2ObjectMaps.Singleton<K,​V>
implements Reference2ObjectSortedMap<K,​V>, 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