Console
public class DefaultConsole extends Object implements Console
DefaultConsole()
void
print(String msg)
println(String msg)
char[]
readPassword(boolean echoInput)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultConsole()
public void print(String msg)
print
public void println(String msg)
println
public char[] readPassword(boolean echoInput)
readPassword