FemtoIDE Java API  v0.0.18b
java.lang.Runtime Class Reference

Public Member Functions

int availableProcessors ()
 Returns the number of processors available to the Java virtual machine.
 
int totalMemory ()
 Returns the total amount of memory in the Java virtual machine.
 
int freeMemory ()
 Returns the amount of free memory in bytes.
 

Static Public Member Functions

static Runtime getRuntime ()
 Returns the runtime object associated with the current Java application.
 

The documentation for this class was generated from the following file: