public class NonLiveSequences extends AbstractInvariantSet<PetrinetNode>
Constructor and Description |
---|
NonLiveSequences() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
getLabel
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator
addAll, 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.MultiSet<PetrinetNode>>
equals
in interface java.util.Set<org.processmining.framework.util.collection.MultiSet<PetrinetNode>>
equals
in class java.util.AbstractSet<org.processmining.framework.util.collection.MultiSet<PetrinetNode>>