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, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.lucene.util.Accountable
getChildResources
-
Constructor Details
-
TermRunAutomaton
-