Uses of Class
org.apache.lucene.util.automaton.IntSet
Packages that use IntSet
Package
Description
Finite-state automaton for regular expressions.
-
Uses of IntSet in org.apache.lucene.util.automaton
Subclasses of IntSet in org.apache.lucene.util.automatonModifier and TypeClassDescription(package private) final class(package private) final classA thin wrapper ofIntIntHashMapMaps from state in integer representation to its reference count Whenever the count of a state is 0, that state will be removed from the set