public static class TaskExecutorService.PreemptionQueueComparator extends Object implements Comparator<TaskExecutorService.TaskWrapper>
| Constructor and Description |
|---|
PreemptionQueueComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TaskExecutorService.TaskWrapper t1,
TaskExecutorService.TaskWrapper t2) |
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(TaskExecutorService.TaskWrapper t1, TaskExecutorService.TaskWrapper t2)
compare in interface Comparator<TaskExecutorService.TaskWrapper>Copyright © 2019 The Apache Software Foundation. All Rights Reserved.