@CompileStatic abstract class AbstractFeature extends Object implements Feature
Constructor and description |
---|
AbstractFeature
(ProjectConfigurationExtension config, Project project, String pluginId) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
isEnabledSet() |
|
final boolean |
isRoot() |
|
static void |
merge(AbstractFeature o1, AbstractFeature o2) |
|
void |
normalize() |
|
void |
postMerge() |
|
void |
setEnabled(boolean enabled) |
Groovy Documentation