public class PriorityBlockingQueuePersistedMessageComparator extends Object implements Comparator
PriorityBlockingQueue used in the KSBThreadPoolImpl.
Determines execution order by priority and create date.| Constructor and Description |
|---|
PriorityBlockingQueuePersistedMessageComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object arg0,
Object arg1) |
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 PriorityBlockingQueuePersistedMessageComparator()
public int compare(Object arg0, Object arg1)
compare in interface ComparatorCopyright © 2005–2016 The Kuali Foundation. All rights reserved.