private class JLineProcessor.ConsoleInputStream extends InputStream
| Modifier | Constructor and Description |
|---|---|
private |
JLineProcessor.ConsoleInputStream() |
private JLineProcessor.ConsoleInputStream()
private int read(boolean wait) throws IOException
IOExceptionpublic int read() throws IOException
read in class InputStreamIOExceptionpublic int read(byte[] b, int off, int len) throws IOException
read in class InputStreamIOExceptionpublic int available() throws IOException
available in class InputStreamIOExceptionCopyright © 2014 eXo Platform SAS. All Rights Reserved.