public interface State
Automaton,
StateFactory| Modifier and Type | Method and Description |
|---|---|
boolean |
isInitial()
Determines if this state is initial.
|
boolean |
isTerminal()
Determines if this state is terminal.
|
Copyright © 2017. All Rights Reserved.