Interface BuildConfigGenerator
-
- All Implemented Interfaces:
-
org.gradle.api.Action
public interface BuildConfigGenerator implements Action<BuildConfigGeneratorSpec>
-
-
Method Summary
Modifier and Type Method Description Class<out BuildConfigGenerator>getType()-
-
Method Detail
-
getType
@Input() Class<out BuildConfigGenerator> getType()
-
-
-
-