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