| Package | Description |
|---|---|
| com.karneim.util.collection.regex | |
| com.karneim.util.collection.set |
| Constructor and Description |
|---|
PAutomaton(FSAData data) |
| Modifier and Type | Method and Description |
|---|---|
FSAData |
SAutomaton.toData() |
protected static FSAData |
SAutomaton.toFSAData(java.lang.Object obj) |
protected static FSAData |
DFASet.toFSAData(java.lang.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SAutomaton.init(FSAData a) |
| Constructor and Description |
|---|
DFASet(FSAData automaton) |
SAutomaton(FSAData data) |