Package org.gradle.api.component
Interface BuildableComponent
- All Superinterfaces:
- Named,- SoftwareComponent
- All Known Subinterfaces:
- CppBinary,- CppExecutable,- CppSharedLibrary,- CppStaticLibrary,- CppTestExecutable
Represents a component that can be built.
- Since:
- 4.7
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.gradle.api.NamedNamed.Namer
- 
Method Summary