JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.google.common.util.concurrent.SettableFuture
Packages that use
SettableFuture
Package
Description
com.google.common.util.concurrent
Concurrency utilities.
Uses of
SettableFuture
in
com.google.common.util.concurrent
Methods in
com.google.common.util.concurrent
that return
SettableFuture
Modifier and Type
Method and Description
static <V>
SettableFuture
<V>
SettableFuture.
create
()
Creates a new
SettableFuture
in the default state.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes