SerializableBaseForkOptions, BaseScalaCompileOptions, CompileOptions, DebugOptions, GroovyCompileOptions, ScalaDocOptionspublic abstract class AbstractOptions extends Object implements Serializable
| Constructor | Description | 
|---|---|
| AbstractOptions() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | define(Map<String,Object> args) | |
| protected boolean | excludeFromAntProperties(String fieldName) | |
| protected String | getAntPropertyName(String fieldName) | |
| protected Object | getAntPropertyValue(String fieldName,
                   Object value) | |
| Map<String,Object> | optionMap() | 
protected boolean excludeFromAntProperties(String fieldName)