public class TPHandles extends AbstractNodePairSet<Transition,Place>
| Constructor and Description |
|---|
TPHandles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
getLabeladd, addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSetcontainsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean equals(java.lang.Object o)
equals in interface java.util.Collection<org.processmining.framework.util.collection.ComparablePair<Transition,Place>>equals in interface java.util.Set<org.processmining.framework.util.collection.ComparablePair<Transition,Place>>equals in class java.util.AbstractSet<org.processmining.framework.util.collection.ComparablePair<Transition,Place>>