Skip to content
Adamki11s edited this page Jan 30, 2012 · 1 revision

< Home

Sync Runtime can be used to get memory information regarding the JVM (Java Virtual Machine)

Everything can be accessed easily using:

RuntimeData.someFunction();

The class RuntimeData is static so does not have to be initialised.