Package io.foldright.cffu


package io.foldright.cffu
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.

The core class is Cffu. And utils for CompletableFuture, the key user class is CompletableFutureUtils which contains the enhanced and backport methods for CompletableFuture.

See Also: