Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



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