JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
SortedIntSet.FrozenIntSet
SortedIntSet.
freeze
(int state)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes