java.lang.System
- A number of useful class fields and methods.
- Always available (static).
- Access to externally defined properties.
void arraycopy(Object, int, Object, int, int)
Properties getProperties()
void setProperties(Properties)
String getProperty(String)
String getProperty(String, String)
void loadLibrary(String) Streams :