org.mmtk.utility.options
Class GenCycleDetection
java.lang.Object
org.vmutil.options.Option
org.vmutil.options.BooleanOption
org.mmtk.utility.options.GenCycleDetection
public final class GenCycleDetection
- extends BooleanOption
Should we use a generational approach to cycle detection?
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenCycleDetection
public GenCycleDetection()
- Create the option.