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, size
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAllReachableStates, next
protected LinkedSet_SState()
protected LinkedSet_SState(AutomatonSet_String.SState state)
public boolean isFinal()
isFinal
in interface AutomatonSet_String.ISState
public java.lang.String toString()
toString
in class Automaton.LinkedSet_State