|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo1.Console
Field Summary | |
static TextInputStream |
in
The standard text input stream, like System.in, but with methods for reading numeric input |
static TextOutputStream |
out
The standard text output stream, like System.out, but with methods for formatted output |
Constructor Summary | |
Console()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static TextInputStream in
public static TextOutputStream out
Constructor Detail |
public Console()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |