org.mmtk.utility.options
Class DefragLineReuseRatio
java.lang.Object
org.vmutil.options.Option
org.vmutil.options.FloatOption
org.mmtk.utility.options.DefragLineReuseRatio
public class DefragLineReuseRatio
- extends FloatOption
Fields inherited from class org.vmutil.options.Option |
ADDRESS_OPTION, BOOLEAN_OPTION, ENUM_OPTION, FLOAT_OPTION, INT_OPTION, MICROSECONDS_OPTION, PAGES_OPTION, RAW, READABLE, set, STRING_OPTION, XML |
Method Summary |
protected void |
validate()
Ensure the value is valid. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefragLineReuseRatio
public DefragLineReuseRatio()
- Create the option.
validate
protected void validate()
- Ensure the value is valid.
- Overrides:
validate
in class Option