Uses of Class
org.apache.lucene.util.automaton.RunAutomaton
-
Packages that use RunAutomaton Package Description org.apache.lucene.util.automaton -
-
Uses of RunAutomaton in org.apache.lucene.util.automaton
Subclasses of RunAutomaton in org.apache.lucene.util.automaton Modifier and Type Class Description classByteRunAutomatonAutomaton representation for matching UTF-8 byte[].classCharacterRunAutomatonAutomaton representation for matching char[].
-