Package org.springframework.util.concurrent
@NonNullApi
@NonNullFields
package org.springframework.util.concurrent
Useful generic
java.util.concurrent.Future
extensions.-
ClassDescriptionDeprecated.as of 6.0, with no concrete replacementDeprecated.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.as of 6.0, in favor ofCompletableFuture
Deprecated.as of 6.0, in favor ofCompletableFuture
Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
Deprecated.as of 6.0, with no concrete replacementDeprecated.as of 6.0, with no concrete replacementDeprecated.as of 6.0, in favor ofMono.toFuture()
Deprecated.as of 6.0, in favor ofCompletableFuture
Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)