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