Class PartitionUnifiedSetWithHashingStrategy<T>

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

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