cescoffier / vertx-completable-future

An implementation of CompletableFuture for Vert.x
Apache License 2.0
78 stars 28 forks source link

Add .from variant to convert directly from the CompletionStage interface #32

Closed mehcode closed 5 years ago

cescoffier commented 5 years ago

Thanks!