public abstract static class ConsoleState.NotStartedStated extends ConsoleState
ConsoleState.NotStartedStated| Constructor and Description |
|---|
NotStartedStated() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleState |
dispose() |
java.lang.String |
toString() |
attachTo, isCommandLine, isFinished, isRunning, sendUserInputpublic ConsoleState dispose()
dispose in class ConsoleStatepublic java.lang.String toString()
toString in class java.lang.Object