Package | Description |
---|---|
org.springframework.util.concurrent |
Useful generic
java.util.concurrent.Future extensions. |
Modifier and Type | Class and Description |
---|---|
class |
ListenableFutureAdapter<T,S>
Abstract class that adapts a
ListenableFuture parameterized over S into a
ListenableFuture parameterized over T. |