All Classes and Interfaces

Class
Description
This class Cffu is the equivalent class to CompletableFuture, contains the equivalent instance methods of CompletionStage and CompletableFuture.
This class CffuFactory is equivalent to CompletableFuture, contains the static (factory) methods of CompletableFuture.
This class is the same as Future.State, existed for java version compatibility.
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for 📌 TransmittableThreadLocal (TTL).
This class contains the new enhanced and backport methods for CompletableFuture.
Exception handler that handles the exceptions from multiply CompletionStages.
Exception info of exceptions from multiply CompletionStages, used as argument of ExceptionHandler.
An SPI for wrapping the executor when CffuFactoryBuilder build CffuFactory.
Utilities to handle exceptions from MULTIPLE CompletionStages (including CompletableFutures and Cffus).
Integration with guava ListenableFuture.
Low Level CompletableFuture Utils.
Exception indicates that NO cfs(CompletionStage, including subclass Cffu / CompletableFuture) are provided for methods that require cf arguments.
Tuple2(aka Pair).
Tuple3(aka Triple).
Tuple4, contains 4 elements.
Tuple5, contains 5 elements.