Join Slack
Powered by
yes, in order to get result from another async blo...
# coroutines
d
defhlt
10/23/2016, 11:06 AM
yes, in order to get result from another async block (whether we're calling from another async block or not) we need to return something composable. I've been experimenting with FutureTask since Android has it at level < 24 unlike CompletableFuture
Open in Slack
Previous
Next