public static class ScaleDownHandler.OrderQueueByNumberOfReferencesComparator extends Object implements Comparator<Queue>
| Constructor and Description |
|---|
OrderQueueByNumberOfReferencesComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Queue queue1,
Queue queue2) |
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 OrderQueueByNumberOfReferencesComparator()
public int compare(Queue queue1, Queue queue2)
compare in interface Comparator<Queue>Copyright © 2018 JBoss by Red Hat. All rights reserved.