Package com.getkeepsafe.dexcount.plugin
Interface TaskApplicator
-
public interface TaskApplicator
An object that knows how to configure the dexcount plugin's tasks for a given version of the Android Gradle Plugin.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTaskApplicator.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply()
-
-
-
Method Detail
-
apply
void apply()
-
-