| Package | Description |
|---|---|
| org.simondean.vertx.async | |
| org.simondean.vertx.async.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> Series<T> |
Async.series() |
Series<T> |
Series.task(java.util.function.Consumer<org.vertx.java.core.AsyncResultHandler<T>> task) |
| Modifier and Type | Class and Description |
|---|---|
class |
SeriesImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
Series<T> |
SeriesImpl.task(java.util.function.Consumer<org.vertx.java.core.AsyncResultHandler<T>> task) |
Copyright © 2015. All rights reserved.