Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.util.concurrent.ForwardingFuture Classes and Interfaces - 2 results found.
NameDescriptionTypePackageFramework
ForwardingFutureA Future which forwards all its method calls to another future.Classcom.google.common.util.concurrentGoogle Guava
ForwardingFuture .SimpleForwardingFutureA simplified version of ForwardingFuture where subclasses can pass in an already constructed Future as the delegate.Classcom.google.common.util.concurrent.ForwardingFutureGoogle Guava