-
- All Implemented Interfaces:
public final class GradleKpmConfigurationAttributesSetupKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends GradleKpmFragment> GradleKpmConfigurationAttributesSetup<T>plus(GradleKpmConfigurationAttributesSetup<T> $self, GradleKpmConfigurationAttributesSetup<T> other)final static <T extends GradleKpmFragment> GradleKpmConfigurationAttributesSetup<T>GradleKpmConfigurationAttributesSetup(Function1<GradleKpmConfigurationAttributesSetupContext<T>, Unit> setAttributes)final static <T extends GradleKpmFragment> Unitapply(AttributeContainer $self, GradleKpmConfigurationAttributesSetup<T> attributes, T fragment)-
-
Method Detail
-
plus
final static <T extends GradleKpmFragment> GradleKpmConfigurationAttributesSetup<T> plus(GradleKpmConfigurationAttributesSetup<T> $self, GradleKpmConfigurationAttributesSetup<T> other)
-
GradleKpmConfigurationAttributesSetup
final static <T extends GradleKpmFragment> GradleKpmConfigurationAttributesSetup<T> GradleKpmConfigurationAttributesSetup(Function1<GradleKpmConfigurationAttributesSetupContext<T>, Unit> setAttributes)
-
apply
final static <T extends GradleKpmFragment> Unit apply(AttributeContainer $self, GradleKpmConfigurationAttributesSetup<T> attributes, T fragment)
-
-
-
-