-
- All Implemented Interfaces:
public final class DefaultKotlinSourceSetKt
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringMETADATA_CONFIGURATION_NAME_SUFFIXprivate final static Set<KotlinSourceSet>dependsOnClosureprivate final static Set<KotlinSourceSet>dependsOnClosureprivate final static Set<KotlinSourceSet>withDependsOnClosureprivate final static Set<KotlinSourceSet>withDependsOnClosure
-
Method Summary
Modifier and Type Method Description final Set<KotlinSourceSet>getDependsOnClosure()final Set<KotlinSourceSet>getDependsOnClosure()final Set<KotlinSourceSet>getWithDependsOnClosure()final Set<KotlinSourceSet>getWithDependsOnClosure()-
-
Method Detail
-
getDependsOnClosure
final Set<KotlinSourceSet> getDependsOnClosure()
-
getDependsOnClosure
final Set<KotlinSourceSet> getDependsOnClosure()
-
getWithDependsOnClosure
final Set<KotlinSourceSet> getWithDependsOnClosure()
-
getWithDependsOnClosure
final Set<KotlinSourceSet> getWithDependsOnClosure()
-
-
-
-