Package org.somda.dsl.biceps
Class MdibScopingKt
-
- All Implemented Interfaces:
public final class MdibScopingKt
-
-
Method Summary
Modifier and Type Method Description final static MdibScopecurrentScope()final static <T extends Any> Tscoped(String name, Function0<T> init)-
-
Method Detail
-
currentScope
final static MdibScope currentScope()
-
-
-
-