Uses of Class
org.jikesrvm.Configuration

Packages that use Configuration
org.jikesrvm   
 

Uses of Configuration in org.jikesrvm
 

Subclasses of Configuration in org.jikesrvm
 class Options
          Class to handle command-line arguments and options meant for the core runtime system of the VM.
 class Properties
          Flags that control the behavior of our virtual machine.
 class VM
          A virtual machine.