Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.lang.Runtime

Uses of Runtime in java.lang
 

Fields in java.lang declared as Runtime
private static Runtime Runtime.current
          The one and only runtime instance.
 

Methods in java.lang that return Runtime
static Runtime Runtime.getRuntime()
          Get the current Runtime object for this JVM.