
public class UIRequestPriorityComparator extends Object implements Comparator<UIRequest>, Serializable
UIRequests.
Compares the priority of UIRequests to implement the priority queue
of UIRequests| Constructor and Description |
|---|
UIRequestPriorityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(UIRequest o1,
UIRequest 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(UIRequest o1, UIRequest o2)
compare in interface Comparator<UIRequest>Copyright © 2018 universAAL Consortium. All rights reserved.