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

Uses of ValueFuture in com.google.common.util.concurrent
 

Methods in com.google.common.util.concurrent that return ValueFuture
static
<T> ValueFuture<T>
ValueFuture.create()
          Creates a new ValueFuture in the default state.
 



Copyright © 2010 Google. All Rights Reserved.