public static class FastDeployRuntimeExtractorTask.CreationAction extends com.android.build.gradle.internal.tasks.factory.TaskCreationAction<FastDeployRuntimeExtractorTask>
Constructor and Description |
---|
CreationAction(com.android.build.gradle.internal.scope.InstantRunVariantScope instantRunVariantScope,
org.gradle.api.tasks.TaskProvider<com.android.build.gradle.internal.incremental.BuildInfoLoaderTask> buildInfoLoaderTask) |
Modifier and Type | Method and Description |
---|---|
void |
configure(FastDeployRuntimeExtractorTask task) |
java.lang.String |
getName() |
java.lang.Class<FastDeployRuntimeExtractorTask> |
getType() |
public CreationAction(@NonNull com.android.build.gradle.internal.scope.InstantRunVariantScope instantRunVariantScope, org.gradle.api.tasks.TaskProvider<com.android.build.gradle.internal.incremental.BuildInfoLoaderTask> buildInfoLoaderTask)
@NonNull public java.lang.String getName()
@NonNull public java.lang.Class<FastDeployRuntimeExtractorTask> getType()
public void configure(@NonNull FastDeployRuntimeExtractorTask task)