java.lang.ObjectBase class for filtering TermEnum implementations.org.apache.lucene.index.TermEnum
org.apache.lucene.index.FilterIndexReader$FilterTermEnum
| Field Summary | ||
|---|---|---|
| protected TermEnum | in | |
| Constructor: |
|---|
|
| Method from org.apache.lucene.index.FilterIndexReader$FilterTermEnum Summary: |
|---|
| close, docFreq, next, term |
| Methods from org.apache.lucene.index.TermEnum: |
|---|
| close, docFreq, next, skipTo, term |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.index.FilterIndexReader$FilterTermEnum Detail: |
|---|
|
|
|
|