Class Object2IntSortedMaps.UnmodifiableSortedMap<K>

All Implemented Interfaces:
Function<K,​Integer>, Object2IntFunction<K>, Object2IntMap<K>, Object2IntSortedMap<K>, Serializable, Function<K,​Integer>, ToIntFunction<K>, Map<K,​Integer>, SortedMap<K,​Integer>
Enclosing class:
Object2IntSortedMaps

public static class Object2IntSortedMaps.UnmodifiableSortedMap<K>
extends Object2IntMaps.UnmodifiableMap<K>
implements Object2IntSortedMap<K>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form