Class LongSortedSets.SynchronizedSortedSet

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

public static class LongSortedSets.SynchronizedSortedSet
extends LongSets.SynchronizedSet
implements LongSortedSet, Serializable
A synchronized wrapper class for sorted sets.
See Also:
Serialized Form