-
- All Implemented Interfaces:
public final class MethodExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static ObjectinvokeSuspend(Method $self, Object obj, Object args)Call this method with coroutine. -
-
Method Detail
-
invokeSuspend
final static Object invokeSuspend(Method $self, Object obj, Object args)
Call this method with coroutine.
-
-
-
-