public class TermEntry extends Object
TermInfo
TermEntry(String term, int termIdx, int docFreq)
int
getDocFreq()
String
getTerm()
getTermIdx()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TermEntry(String term, int termIdx, int docFreq)
public String getTerm()
public int getTermIdx()
public int getDocFreq()
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.