com.browseengine.bobo.util
Class IntBoundedPriorityQueue.IntComparator
java.lang.Object
com.browseengine.bobo.util.IntBoundedPriorityQueue.IntComparator
- All Implemented Interfaces:
- Comparator<Integer>
- Enclosing class:
- IntBoundedPriorityQueue
public abstract static class IntBoundedPriorityQueue.IntComparator
- extends Object
- implements Comparator<Integer>
|
Method Summary |
int |
compare(int int1,
int int2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntBoundedPriorityQueue.IntComparator
public IntBoundedPriorityQueue.IntComparator()
compare
public int compare(int int1,
int int2)
Copyright © 2011. All Rights Reserved.