
public interface OConsoleReader
| Modifier and Type | Method and Description |
|---|---|
OConsoleApplication |
getConsole() |
String |
readLine() |
String |
readPassword() |
void |
setConsole(OConsoleApplication console) |
String readLine() throws IOException
IOExceptionvoid setConsole(OConsoleApplication console)
String readPassword() throws IOException
IOExceptionOConsoleApplication getConsole()
Copyright © 2009–2016 Orient Technologies. All rights reserved.