org.apache.lucene.index
public class TermVectorEntryFreqSortedComparator extends Object implements Comparator
TermVectorEntry
s first by frequency and then by
the term (case-sensitive)Constructor and Description |
---|
TermVectorEntryFreqSortedComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object object,
Object object1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Object object, Object object1)
compare
in interface Comparator
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.