Class LongSortedSets.UnmodifiableSortedSet

All Implemented Interfaces:
LongBidirectionalIterable, LongCollection, LongIterable, LongSet, LongSortedSet, Serializable, Iterable<Long>, Collection<Long>, Set<Long>, SortedSet<Long>
Enclosing class:
LongSortedSets

public static class LongSortedSets.UnmodifiableSortedSet
extends LongSets.UnmodifiableSet
implements LongSortedSet, Serializable
An unmodifiable wrapper class for sorted sets.
See Also:
Serialized Form