Package org.springframework.util.concurrent
@NonNullApi
@NonNullFields
package org.springframework.util.concurrent
Useful generic
java.util.concurrent.Future
extensions.-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, with no concrete replacementDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor of
CompletableFuture.whenComplete(BiConsumer)
FutureAdapter<T,S> Deprecated.as of 6.0, with no concrete replacementConvenience utilities for working withFuture
and implementations.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture
Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture
Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, with no concrete replacementDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, with no concrete replacementDeprecated.as of 6.0, in favor ofMono.toFuture()
Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture
Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)