Class Int2ReferenceSortedMaps.UnmodifiableSortedMap<V>

All Implemented Interfaces:
Function<Integer,​V>, Int2ReferenceFunction<V>, Int2ReferenceMap<V>, Int2ReferenceSortedMap<V>, Serializable, Function<Integer,​V>, IntFunction<V>, Map<Integer,​V>, SortedMap<Integer,​V>
Enclosing class:
Int2ReferenceSortedMaps

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