public class NonRelaxedSoundTransitionsSet extends AbstractComponentSet<Transition>
| Constructor and Description |
|---|
NonRelaxedSoundTransitionsSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
getLabeladd, clear, clone, contains, isEmpty, iterator, remove, size, spliteratoraddAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean equals(java.lang.Object o)
equals in interface java.util.Collection<java.util.SortedSet<Transition>>equals in interface java.util.Set<java.util.SortedSet<Transition>>equals in class java.util.AbstractSet<java.util.SortedSet<Transition>>