public abstract static class IntBoundedPriorityQueue.IntComparator extends Object implements Comparator<Integer>
| Constructor and Description |
|---|
IntBoundedPriorityQueue.IntComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(int int1,
int int2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompare, equalsCopyright © 2005–2013. All rights reserved.