Klasse Object2ObjectMaps.UnmodifyableNavigableMap<T,V>

Typparameter:
T - the keyType of elements maintained by this Collection
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Function<T,V>, Map<T,V>, NavigableMap<T,V>, SortedMap<T,V>, UnaryOperator<T,V>, Object2ObjectMap<T,V>, Object2ObjectNavigableMap<T,V>, Object2ObjectSortedMap<T,V>
Umschließende Klasse:
Object2ObjectMaps

public static class Object2ObjectMaps.UnmodifyableNavigableMap<T,V> extends Object2ObjectMaps.UnmodifyableSortedMap<T,V> implements Object2ObjectNavigableMap<T,V>
The Unmodifyable Navigable Map implementation that is sued for the unmodifyableMap function