Package io.github.gciatto.kt.mpp
Object DependencyScope.Companion
-
- All Implemented Interfaces:
public class DependencyScope.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static DependencyScope.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static DependencyScopeof(DependencyHandler handler)final static DependencyScopeof(KotlinDependencyHandler handler)-
-
Method Detail
-
of
final static DependencyScope of(DependencyHandler handler)
-
of
final static DependencyScope of(KotlinDependencyHandler handler)
-
-
-
-