public static class MiniDnsFuture.InternalMiniDnsFuture<V,E extends Exception> extends MiniDnsFuture<V,E>
MiniDnsFuture.InternalMiniDnsFuture<V,E extends Exception>
exception, result
Constructor and Description |
---|
InternalMiniDnsFuture() |
Modifier and Type | Method and Description |
---|---|
void |
setException(E exception) |
void |
setResult(V result) |
cancel, from, get, get, getOrThrow, isCancelled, isDone, maybeInvokeCallbacks, onError, onSuccess
public InternalMiniDnsFuture()
public final void setException(E exception)