Class PartitionUnifiedSet<T>

java.lang.Object
org.eclipse.collections.impl.partition.set.PartitionUnifiedSet<T>
All Implemented Interfaces:
PartitionIterable<T>, PartitionMutableCollection<T>, PartitionMutableSet<T>, PartitionMutableSetIterable<T>, PartitionSet<T>, PartitionUnsortedSet<T>

public class PartitionUnifiedSet<T>
extends Object
implements PartitionMutableSet<T>