cxxr / better-java

Resources for writing modern Java
Other
5.79k stars 730 forks source link

Add information about CompleteableFuture #23

Open cxxr opened 8 years ago

cxxr commented 8 years ago

CompleteableFuture is way better than Guava's ListenableFuture. Add a section on futures.