CompletableFuture-Fu(cffu) 2.0.0 API

This is the API documentation for the CompletableFuture Fu(CF-Fu, pronounced "Shifu" 🦝), a tiny 0-dependency library that improves the CompletableFuture(CF) usage experience and reduces misuse, enabling more convenient, efficient, and safe use of `CF` in your application. 😋🚀🦺

Packages
Package
Description
A tiny 0-dependency library that improves the CompletableFuture(CF) usage experience and reduces misuse, enabling more convenient, efficient, and safe use of `CF` in your application.
Exception handle from MULTIPLE CompletionStages (including CompletableFutures and Cffus).
Cffu SPI interfaces.
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for 📌 TransmittableThreadLocal (TTL).
the Tuple utility classes for Cffu use.