Uses of Class
com.google.common.util.concurrent.SettableFuture

Packages that use SettableFuture
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
static
<V> SettableFuture<V>
SettableFuture.create()
          Creates a new SettableFuture in the default state.
 



Copyright © 2010-2012. All Rights Reserved.