sleep.console
public class TextConsole extends Object implements ConsoleProxy
Constructor Summary | |
---|---|
TextConsole() |
Method Summary | |
---|---|
void | consolePrint(String message) |
void | consolePrintln(Object message) |
String | consoleReadln() |
static void | main(String[] args) |