public class UIRequestPriorityComparator extends Object implements Comparator<UIRequest>, Serializable
UIRequest
s.
Compares the priority of UIRequest
s to implement the priority queue
of UIRequest
sConstructor 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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(UIRequest o1, UIRequest o2)
compare
in interface Comparator<UIRequest>
Copyright © 2018 universAAL Consortium. All rights reserved.