@Deprecated public interface Result extends Result
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
Result.AbstractResult
已过时。
|
static class |
Result.CompatibleResult
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
setException(Throwable t)
已过时。
|
default void |
setValue(Object value)
已过时。
|
addAttachments, completionFuture, getAttachment, getAttachment, getAttachments, getException, getNow, getValue, hasException, recreate, setAttachment, setAttachments, thenApplyWithContextacceptEither, 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.