Foundation 1.1.2

Uses of Class
java.lang.Runtime

Packages that use Runtime
java.lang Provides classes that are fundamental to the design of the Java programming language. 
 

Uses of Runtime in java.lang
 

Methods in java.lang that return Runtime
static Runtime Runtime.getRuntime()
          Returns the runtime object associated with the current Java application.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.