abstract static class Sorter.DocComparator extends java.lang.Object
DocComparator()
abstract int
compare(int docID1, int docID2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public abstract int compare(int docID1, int docID2)
Comparator.compare(Object, Object)