Uses of Class
org.apache.lucene.util.automaton.SortedIntSet.FrozenIntSet
-
Packages that use SortedIntSet.FrozenIntSet Package Description org.apache.lucene.util.automaton Finite-state automaton for regular expressions. -
-
Uses of SortedIntSet.FrozenIntSet in org.apache.lucene.util.automaton
Methods in org.apache.lucene.util.automaton that return SortedIntSet.FrozenIntSet Modifier and Type Method Description SortedIntSet.FrozenIntSet
SortedIntSet. freeze(int state)
-