Class Short2ObjectSortedMaps.UnmodifiableSortedMap<V>

All Implemented Interfaces:
Function<Short,​V>, Short2ObjectFunction<V>, Short2ObjectMap<V>, Short2ObjectSortedMap<V>, Serializable, Function<Short,​V>, IntFunction<V>, Map<Short,​V>, SortedMap<Short,​V>
Enclosing class:
Short2ObjectSortedMaps

public static class Short2ObjectSortedMaps.UnmodifiableSortedMap<V>
extends Short2ObjectMaps.UnmodifiableMap<V>
implements Short2ObjectSortedMap<V>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form