| Package | Description |
|---|---|
| org.mdiutil.util.partialset |
This package provides partial ordering sets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartiallyOrderedHashSet<E>
A set of
Objects with pairwise orderings between them. |
class |
PartiallyOrderedTreeSet<E extends Comparable>
A set of
Objects with pairwise orderings between them. |