static class TestBoundedPriorityBlockingQueue.TestObjectComparator extends Object implements Comparator<TestBoundedPriorityBlockingQueue.TestObject>
| Constructor and Description |
|---|
TestObjectComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TestBoundedPriorityBlockingQueue.TestObject a,
TestBoundedPriorityBlockingQueue.TestObject b) |
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 TestObjectComparator()
public int compare(TestBoundedPriorityBlockingQueue.TestObject a, TestBoundedPriorityBlockingQueue.TestObject b)
compare in interface Comparator<TestBoundedPriorityBlockingQueue.TestObject>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.