|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--java.lang.System
The System class is used to print messages on the terminal. For example:
System.out.println("Hello World.").
| Field Summary | |
static PrintStream |
out
|
| Constructor Summary | |
System()
|
|
| Methods inherited from class java.lang.Object |
equals |
| Field Detail |
public static PrintStream out
| Constructor Detail |
public System()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||