Uses of Class
org.springframework.util.concurrent.FutureAdapter
Packages that use FutureAdapter
Package
Description
Useful generic 
java.util.concurrent.Future extensions.- 
Uses of FutureAdapter in org.springframework.util.concurrentSubclasses of FutureAdapter in org.springframework.util.concurrentModifier and TypeClassDescriptionclassAbstract class that adapts aListenableFutureparameterized over S into aListenableFutureparameterized over T.