com.karneim.util.collection.set
protected class SAutomaton.State extends Object implements IState
Field Summary | |
---|---|
protected AutomatonSet_String.ISState | state |
Constructor Summary | |
---|---|
protected | State(AutomatonSet_String.ISState state) |
Method Summary | |
---|---|
StateProSet | getAllReachableStates() |
boolean | isFinal() |
IState | next(char ch) |
String | toString() |