Uses of Class
java.lang.Runtime

Packages that use Runtime
java.lang Core Java classes 
 

Uses of Runtime in java.lang
 

Methods in java.lang that return Runtime
static Runtime System.getRuntime()
          Get the singleton instance of Runtime.
static Runtime Runtime.getRuntime()
          Get the single instance of us.