Class Result<T>
java.lang.Object
net.bluemind.lib.vertx.internal.Result<T>
- All Implemented Interfaces:
io.vertx.core.AsyncResult<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.core.AsyncResult
map, map, mapEmpty, otherwise, otherwise, otherwiseEmpty