| Package | Description |
|---|---|
| org.jikesrvm.options | |
| org.mmtk.utility.options | |
| org.mmtk.vm |
Provides classes that specify the interface between MMTk and the VM.
|
| org.vmutil.options |
| Class and Description |
|---|
| Option
The abstract base class for all options.
|
| OptionSet
The abstract base class for all option sets.
|
| Class and Description |
|---|
| AddressOption
An option with a simple integer value.
|
| BooleanOption
Base class for boolean options.
|
| EnumOption
An option that is a selection of several strings.
|
| FloatOption
An option that has a simple single precision floating point value.
|
| IntOption
An option with a simple integer value.
|
| MicrosecondsOption
A time option that stores values at a microsecond granularity.
|
| Option
The abstract base class for all options.
|
| OptionSet
The abstract base class for all option sets.
|
| PagesOption
A memory option that stores values as a whole number of pages.
|
| StringOption
An option that has a simple string value.
|
| Class and Description |
|---|
| OptionSet
The abstract base class for all option sets.
|
| Class and Description |
|---|
| Option
The abstract base class for all options.
|
| OptionSet
The abstract base class for all option sets.
|