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, sendUserInput
public ConsoleState dispose()
dispose
in class ConsoleState
public java.lang.String toString()
toString
in class java.lang.Object