Runtime « java.lang « Java by API






1.Runtime: availableProcessors()
2.Runtime: addShutdownHook(Thread hook)
3.Runtime: exec(String[] command)
4.Runtime: exec(String command) (2)
5.Runtime: freeMemory()
6.Runtime: gc()
7.Runtime.getRuntime()
8.Runtime: maxMemory()
9.Runtime: totalMemory()