public static class Utilities.PrioritySorter extends Object implements Comparator<ActionRequestValue>
Constructor and Description |
---|
PrioritySorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ActionRequestValue ar1,
ActionRequestValue ar2) |
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 PrioritySorter()
public int compare(ActionRequestValue ar1, ActionRequestValue ar2)
compare
in interface Comparator<ActionRequestValue>
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.