
public class WaarpSucceededFuture extends WaarpCompletedFuture
| Constructor and Description |
|---|
WaarpSucceededFuture() |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
boolean |
isFailed() |
boolean |
isSuccess() |
WaarpFutureInterface |
rethrowIfFailed() |
awaitOrInterruptible, awaitOrInterruptible, awaitOrInterruptible, cancel, isCancelled, isDone, reset, setFailure, setSuccesspublic Throwable getCause()
public boolean isSuccess()
public final boolean isFailed()
public final WaarpFutureInterface rethrowIfFailed()
Copyright © 2009–2022 Waarp. All rights reserved.