public class ConsoleReaderInputStream
extends java.io.SequenceInputStream
Constructor and Description |
---|
ConsoleReaderInputStream(jline.console.ConsoleReader reader) |
Modifier and Type | Method and Description |
---|---|
static void |
restoreIn()
Restore the original
System.in input stream. |
static void |
setIn() |
static void |
setIn(jline.console.ConsoleReader reader) |
Copyright © 2007-2017 The Apache Software Foundation