-
- All Implemented Interfaces:
public final class KotlinGradleFragmentConfigurationAttributesKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends KotlinGradleFragment> KotlinGradleFragmentConfigurationAttributes<T>plus(KotlinGradleFragmentConfigurationAttributes<T> $self, KotlinGradleFragmentConfigurationAttributes<T> other)final static <T extends KotlinGradleFragment> KotlinGradleFragmentConfigurationAttributes<T>FragmentAttributes(Function1<KotlinGradleFragmentConfigurationAttributesContext<T>, Unit> setAttributes)-
-
Method Detail
-
plus
final static <T extends KotlinGradleFragment> KotlinGradleFragmentConfigurationAttributes<T> plus(KotlinGradleFragmentConfigurationAttributes<T> $self, KotlinGradleFragmentConfigurationAttributes<T> other)
-
FragmentAttributes
final static <T extends KotlinGradleFragment> KotlinGradleFragmentConfigurationAttributes<T> FragmentAttributes(Function1<KotlinGradleFragmentConfigurationAttributesContext<T>, Unit> setAttributes)
-
-
-
-