public interface WaterfallBuilder
| Modifier and Type | Method and Description |
|---|---|
<R> Waterfall<R> |
task(java.util.function.Consumer<org.vertx.java.core.AsyncResultHandler<R>> task) |
<R> Waterfall<R> task(java.util.function.Consumer<org.vertx.java.core.AsyncResultHandler<R>> task)
Copyright © 2015. All rights reserved.