@Internal public class HighPriorityComparator extends Object implements Comparator<WithPriority>
| Constructor and Description |
|---|
HighPriorityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(WithPriority left,
WithPriority right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(WithPriority left, WithPriority right)
compare in interface Comparator<WithPriority>Copyright © 2014. All Rights Reserved.