System | JDK 1.0 |
java.lang |
Synopsis | ^ ? |
public final class | System { |
// No Constructor |
// Public Constants |
![]() |
![]() |
![]() |
// Public Class Methods |
![]() |
Object src, int src_position, Object dst, int dst_position, int length); | native |
![]() |
); | native |
![]() |
int status); |
![]() |
); |
![]() |
); |
![]() |
String key); |
![]() |
String key, String def); |
![]() |
); |
![]() |
Object x); | native |
![]() |
String filename); |
![]() |
String libname); |
![]() |
String libname); | native |
![]() |
); |
![]() |
PrintStream err); |
![]() |
InputStream in); |
![]() |
PrintStream out); |
![]() |
Properties props); |
![]() |
String key, String value); |
![]() |
SecurityManager s); | synchronized |
// Deprecated Methods |
![]() |
String name); |
![]() |
boolean value); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() |
![]() | ||
![]() | System | ![]() |
Inherited Properties | ^ ? |
Object: | class |
Inherited Methods | ^ ? |
Object: | clone(), equals(), finalize(), hashCode(), notify(), notifyAll(), toString(), wait(), wait(), wait() |
Uses | ^ ? |
Used By | ^ ? |