Uses of Interface
org.apache.lucene.util.automaton.ByteRunnable

Packages that use ByteRunnable
Package
Description
BlockTree terms dictionary.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
BlockTree terms dictionary.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
Finite-state automaton for regular expressions.