Uses of Class
com.google.common.util.concurrent.ForwardingListenableFuture.SimpleForwardingListenableFuture

Packages that use ForwardingListenableFuture.SimpleForwardingListenableFuture
com.google.common.util.concurrent Concurrency utilities. 
 

Uses of ForwardingListenableFuture.SimpleForwardingListenableFuture in com.google.common.util.concurrent
 

Subclasses of ForwardingListenableFuture.SimpleForwardingListenableFuture in com.google.common.util.concurrent
 class AbstractCheckedFuture<V,X extends Exception>
          A delegating wrapper around a ListenableFuture that adds support for the AbstractCheckedFuture.checkedGet() and AbstractCheckedFuture.checkedGet(long, TimeUnit) methods.
 



Copyright © 2010-2012. All Rights Reserved.