Class PartitionSet

All Implemented Interfaces:
Iterable<Pair<Integer,StructLike>>, Collection<Pair<Integer,StructLike>>, Set<Pair<Integer,StructLike>>

public class PartitionSet extends AbstractSet<Pair<Integer,StructLike>>