CompletableFuture-Fu(cffu) 2.1.0-Alpha5 API
This is the API documentation for the
🦝 CompletableFuture Fu(CF-Fu,
pronounced "Shifu"), a tiny library that improves the
CompletableFuture(CF)
usage experience and reduces misuse,
enabling more convenient, efficient, and safe use of CompletableFuture in your application. 😋🚀🦺
Packages
Package
Description
A tiny library that improves the CompletableFuture(CF) usage experience and reduces misuse,
enabling more convenient, efficient, and safe use of CompletableFuture in your application.
Configuration for the cffu library, such as exception logging behavior.
Cffu
SPI interfaces.Cffu executor wrapper provider(
ExecutorWrapperProvider) SPI implementation for
📌 TransmittableThreadLocal (TTL).the
Tuple utility classes for Cffu use.