protected class AutomatonSet_String.LinkedSet_SState extends Automaton.LinkedSet_State implements AutomatonSet_String.ISState
elements, lastElement| Modifier | Constructor and Description |
|---|---|
protected |
LinkedSet_SState() |
protected |
LinkedSet_SState(AutomatonSet_String.SState state) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFinal() |
java.lang.String |
toString() |
add, addAll, addAll, clear, clone, contains, equals, equals, getAllReachableStates, hashCode, isEmpty, next, remove, sizefinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAllReachableStates, nextprotected LinkedSet_SState()
protected LinkedSet_SState(AutomatonSet_String.SState state)
public boolean isFinal()
isFinal in interface AutomatonSet_String.ISStatepublic java.lang.String toString()
toString in class Automaton.LinkedSet_State