public class CallbackPriorityComparator extends Object implements Comparator<Callback<?>>
CallbackPriority for callback to has the priority| Constructor and Description |
|---|
CallbackPriorityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Callback<?> o1,
Callback<?> o2) |
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(Callback<?> o1, Callback<?> o2)
compare in interface Comparator<Callback<?>>Copyright © 2014–2015. All rights reserved.