Class PartitionTreeBag<T>

java.lang.Object
org.eclipse.collections.impl.partition.bag.sorted.PartitionTreeBag<T>
All Implemented Interfaces:
PartitionBag<T>, PartitionMutableBagIterable<T>, PartitionMutableSortedBag<T>, PartitionSortedBag<T>, PartitionOrderedIterable<T>, PartitionReversibleIterable<T>, PartitionSortedIterable<T>, PartitionIterable<T>, PartitionMutableCollection<T>

public class PartitionTreeBag<T>
extends Object
implements PartitionMutableSortedBag<T>
Since:
4.2