public class ConcurrentTrigger extends IntOption
defaultValue, value
ADDRESS_OPTION, BOOLEAN_OPTION, ENUM_OPTION, FLOAT_OPTION, INT_OPTION, MICROSECONDS_OPTION, PAGES_OPTION, RAW, READABLE, set, STRING_OPTION, XML
Constructor and Description |
---|
ConcurrentTrigger()
Create the option.
|
Modifier and Type | Method and Description |
---|---|
protected void |
validate()
Only accept values between 1 and 100 (inclusive)
|
getDefaultValue, getValue, setDefaultValue, setValue
public ConcurrentTrigger()