public class TransitionComparator extends Object implements Comparator<Transition>
| Constructor and Description |
|---|
TransitionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Transition t1,
Transition t2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Transition t1, Transition t2)
compare in interface Comparator<Transition>Copyright © 2018. All rights reserved.