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.Set<T> |
waitForIt() |
Copyright © 2021. All Rights Reserved.