| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.lang |
||
| 58 | ||
in : InputStream |
||
out : PrintStream |
||
err : PrintStream |
||
setIn(InputStream) : void |
||
setOut(PrintStream) : void |
||
setErr(PrintStream) : void |
||
console() : Console |
||
inheritedChannel() : Channel |
||
setSecurityManager(SecurityManager) : void |
||
getSecurityManager() : SecurityManager |
||
currentTimeMillis() : long |
||
nanoTime() : long |
||
identityHashCode(Object) : int |
||
getProperties() : Properties |
||
lineSeparator() : String |
||
setProperties(Properties) : void |
||
getenv() : Map |
||
getLogger(String) : System$Logger |
||
exit(int) : void |
||
gc() : void |
||
runFinalization() : void |
||
load(String) : void |
||
loadLibrary(String) : void |
||