public class ConsoleUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setTerminalRawInput()
Sets terminal to raw input mode.
|
static void |
setTerminalRegularInput()
Sets terminal to regular input mode
|
public static void setTerminalRawInput()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic static void setTerminalRegularInput()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException