Package io.foldright.cffu
package io.foldright.cffu
A tiny 0-dependency sidekick library for CompletableFuture
to improve user experience and reduce misuse.
the core class is Cffu.
- See Also:
-
ClassDescriptionCffu<T>This class
Cffuis the equivalent class toCompletableFuture, contains the equivalent instance methods ofCompletionStageandCompletableFuture.This classCffuFactoryis equivalent toCompletableFuture, contains the static factory methods ofCompletableFuture.CffuFactoryBuilderis the builder ofCffuFactory.This class contains the enhanced methods forCompletableFuture.Exception indicates that NO cfs(Cffu/CompletableFuture) are provided for methods require cf arguments.