Class DoubleSortedSets.SynchronizedSortedSet

All Implemented Interfaces:
DoubleBidirectionalIterable, DoubleCollection, DoubleIterable, DoubleSet, DoubleSortedSet, Serializable, Iterable<Double>, Collection<Double>, Set<Double>, SortedSet<Double>
Enclosing class:
DoubleSortedSets

public static class DoubleSortedSets.SynchronizedSortedSet
extends DoubleSets.SynchronizedSet
implements DoubleSortedSet, Serializable
A synchronized wrapper class for sorted sets.
See Also:
Serialized Form