Uses of Class
org.springframework.util.concurrent.FutureAdapter
Package
Description
Useful generic
java.util.concurrent.Future
extensions.-
Uses of FutureAdapter in org.springframework.util.concurrent
Modifier and TypeClassDescriptionclass
Abstract class that adapts aListenableFuture
parameterized over S into aListenableFuture
parameterized over T.