@Deprecated public interface Result extends Result
| Modifier and Type | Interface and Description |
|---|---|
static class |
Result.AbstractResult
Deprecated.
|
static class |
Result.CompatibleResult
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
setException(Throwable t)
Deprecated.
|
default void |
setValue(Object value)
Deprecated.
|
addAttachments, completionFuture, getAttachment, getAttachment, getAttachments, getException, getNow, getValue, hasException, recreate, setAttachment, setAttachments, whenCompleteWithContextacceptEither, acceptEitherAsync, acceptEitherAsync, applyToEither, applyToEitherAsync, applyToEitherAsync, exceptionally, handle, handleAsync, handleAsync, runAfterBoth, runAfterBothAsync, runAfterBothAsync, runAfterEither, runAfterEitherAsync, runAfterEitherAsync, thenAccept, thenAcceptAsync, thenAcceptAsync, thenAcceptBoth, thenAcceptBothAsync, thenAcceptBothAsync, thenApply, thenApplyAsync, thenApplyAsync, thenCombine, thenCombineAsync, thenCombineAsync, thenCompose, thenComposeAsync, thenComposeAsync, thenRun, thenRunAsync, thenRunAsync, toCompletableFuture, whenComplete, whenCompleteAsync, whenCompleteAsyncCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.