Plugin<org.gradle.api.internal.project.ProjectInternal>@Incubating public class NativeComponentModelPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
| Constructor | Description | 
|---|---|
| NativeComponentModelPlugin(org.gradle.internal.reflect.Instantiator instantiator,
                          org.gradle.api.internal.CollectionCallbackActionDecorator collectionCallbackActionDecorator) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(org.gradle.api.internal.project.ProjectInternal project) | Apply this plugin to the given target object. |