public class DoneHandler<T>
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.AsyncResult<T>>
| Constructor and Description | 
|---|
DoneHandler(int steps)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(io.vertx.core.AsyncResult<T> event)  | 
java.util.concurrent.CompletableFuture<java.util.Set<T>> | 
promise()  | 
Copyright © 2023. All Rights Reserved.