Join Slack
Powered by
I just counted 57 public methods on `CompletableFu...
# random
p
pniederw
01/22/2017, 12:16 AM
I just counted 57 public methods on
CompletableFuture
, and that’s without `java.lang.Object`‘s methods. Imagine all of them get replaced with a single
await
method. That’s async/await in a nutshell. 🙂
8
Views
Open in Slack
Previous
Next