Class Object2ShortSortedMaps.UnmodifiableSortedMap<K>

All Implemented Interfaces:
Function<K,​Short>, Object2ShortFunction<K>, Object2ShortMap<K>, Object2ShortSortedMap<K>, Serializable, Function<K,​Short>, ToIntFunction<K>, Map<K,​Short>, SortedMap<K,​Short>
Enclosing class:
Object2ShortSortedMaps

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