public class TPHandles extends AbstractNodePairSet<Transition,Place>
Constructor and Description |
---|
TPHandles() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
getLabel
add, 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, tailSet
containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public 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>>