Uses of Class
org.apache.lucene.util.automaton.RunAutomaton

Packages that use RunAutomaton
Package
Description
BlockTree terms dictionary.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Code to search indices.
Finite-state automaton for regular expressions.