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, used by the methods of SwallowedExceptionHandleUtils.
Exception info of exceptions, used as argument of ExceptionHandler.
An SPI for wrapping the executor when CffuFactoryBuilder build CffuFactory.
Integration with guava ListenableFuture.
Low Level CompletableFuture utility methods for manipulating CompletableFuture.
Exception indicates that NO cfs(CompletionStage, including subclass Cffu / CompletableFuture) are provided for methods that require cf arguments.
Utilities to handle swallowed exceptions from MULTIPLE CompletionStages (including CompletableFutures and Cffus).
Tuple2(aka Pair).
Tuple3(aka Triple).
Tuple4, contains 4 elements.
Tuple5, contains 5 elements.