-
- All Implemented Interfaces:
public interface GradleKpmConfigurationAttributesSetup<T extends GradleKpmFragment>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGradleKpmConfigurationAttributesSetup.None
-
Method Summary
Modifier and Type Method Description abstract UnitsetupAttributes(AttributeContainer attributes, T fragment)-
-
Method Detail
-
setupAttributes
abstract Unit setupAttributes(AttributeContainer attributes, T fragment)
-
-
-
-