Class Reference2ObjectSortedMaps.UnmodifiableSortedMap<K,​V>

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

public static class Reference2ObjectSortedMaps.UnmodifiableSortedMap<K,​V>
extends Reference2ObjectMaps.UnmodifiableMap<K,​V>
implements Reference2ObjectSortedMap<K,​V>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form