Join Slack
Powered by
<@U0CG5M9T4> Either a `future` or Rx wrappers: ```...
# coroutines
e
elizarov
07/27/2017, 7:31 AM
@rogeralsing
Either a
future
or Rx wrappers:
Copy code
fun myJavaMethod(params: Params) = future { mySuspendMethod(params) }
Open in Slack
Previous
Next