All Classes and Interfaces

Class
Description
CheckedBiConsumer is an interface to model accepting two parameters but may throw
CheckedTriFunction is a checked variant of TriFunction
CommonRuntimeException is a unified runtime exception class that can be used across the project to encapsulate error information in a structured and consistent format.
Enum for delay
Eithers is a convenient utility to convert different forms of executors to [@Either}
An interface to model exception code, short description and enable creating CommonRuntimeException
Callable wrapper functions covering resilience and Try.
A Consumer and CheckedConsumer wrappering utility.
A utility to wrap Function, BiFunction, CheckedFunction and CheckedBiFunction
A Runnable wrapper convenience utility covering Runnable, CheckedRunnable
A wrappering utility for Single and Observable
A convenient wrapper to RxSupplier
A convenience set of utility methods making use of Try methods for callable, runnables etc