Module org.apache.lucene.sandbox
Package org.apache.lucene.sandbox.search
Class TermAutomatonScorer.TermRunAutomaton
java.lang.Object
org.apache.lucene.util.automaton.RunAutomaton
org.apache.lucene.sandbox.search.TermAutomatonScorer.TermRunAutomaton
- All Implemented Interfaces:
Accountable
- Enclosing class:
TermAutomatonScorer
-
Field Summary
Fields inherited from interface org.apache.lucene.util.Accountable
NULL_ACCOUNTABLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.util.automaton.RunAutomaton
equals, getCharIntervals, getSize, hashCode, isAccept, ramBytesUsed, step, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.lucene.util.Accountable
getChildResources
-
Constructor Details
-
TermRunAutomaton
-