<@U0CG5M9T4> Either a `future` or Rx wrappers: ```...
# coroutines
e
@rogeralsing Either a
future
or Rx wrappers:
Copy code
fun myJavaMethod(params: Params) = future { mySuspendMethod(params) }