Class ShortSortedSets.UnmodifiableSortedSet

All Implemented Interfaces:
ShortBidirectionalIterable, ShortCollection, ShortIterable, ShortSet, ShortSortedSet, Serializable, Iterable<Short>, Collection<Short>, Set<Short>, SortedSet<Short>
Enclosing class:
ShortSortedSets

public static class ShortSortedSets.UnmodifiableSortedSet
extends ShortSets.UnmodifiableSet
implements ShortSortedSet, Serializable
An unmodifiable wrapper class for sorted sets.
See Also:
Serialized Form