Class IntSortedSets.SynchronizedSortedSet

All Implemented Interfaces:
IntBidirectionalIterable, IntCollection, IntIterable, IntSet, IntSortedSet, Serializable, Iterable<Integer>, Collection<Integer>, Set<Integer>, SortedSet<Integer>
Enclosing class:
IntSortedSets

public static class IntSortedSets.SynchronizedSortedSet
extends IntSets.SynchronizedSet
implements IntSortedSet, Serializable
A synchronized wrapper class for sorted sets.
See Also:
Serialized Form