Class PartitionTreeSortedSet<T>

java.lang.Object
org.eclipse.collections.impl.partition.set.sorted.PartitionTreeSortedSet<T>
All Implemented Interfaces:
PartitionOrderedIterable<T>, PartitionReversibleIterable<T>, PartitionSortedIterable<T>, PartitionIterable<T>, PartitionMutableCollection<T>, PartitionMutableSetIterable<T>, PartitionSet<T>, PartitionMutableSortedSet<T>, PartitionSortedSet<T>

public class PartitionTreeSortedSet<T>
extends Object
implements PartitionMutableSortedSet<T>