|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use StatePair | |
|---|---|
| org.apache.lucene.util.automaton | Finite-state automaton for regular expressions. |
| Uses of StatePair in org.apache.lucene.util.automaton |
|---|
| Method parameters in org.apache.lucene.util.automaton with type arguments of type StatePair | |
|---|---|
static void |
BasicOperations.addEpsilons(Automaton a,
Collection<StatePair> pairs)
Adds epsilon transitions to the given automaton. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||