Dynamic Call Long
class DynamicCallLong( val self: Any, val methodName: String, val anyContinuationGen: () -> Continuation<*>)
Content copied to clipboard
Constructors
Link copied to clipboard
fun DynamicCallLong( self: Any, methodName: String, anyContinuationGen: () -> Continuation<*>)
Content copied to clipboard