private static class FSAInfo.FinalStateVisitor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private FSA |
fsa |
(package private) com.carrotsearch.hppc.IntIntHashMap |
visitedNodes |
| Constructor and Description |
|---|
FinalStateVisitor(FSA fsa) |
| Modifier and Type | Method and Description |
|---|---|
int |
visitNode(int node) |