|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SettableFuture | |
|---|---|
| com.atlassian.util.concurrent | |
| Uses of SettableFuture in com.atlassian.util.concurrent |
|---|
| Methods in com.atlassian.util.concurrent that return SettableFuture | |
|---|---|
SettableFuture<T> |
SettableFuture.set(T value)
Set the value returned by get() and get(long, TimeUnit) |
SettableFuture<T> |
SettableFuture.setException(java.lang.Throwable throwable)
Set the exception thrown as the causal exception of an ExecutionException by get() and get(long, TimeUnit) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||