Package io.github.venkateshamurthy.exceptional


package io.github.venkateshamurthy.exceptional
  • Class
    Description
    CheckedBiConsumer is an interface to model accepting two parameters but may throw
    CheckedTriFunction is a checked variant of TriFunction
    Enum for delay
    Eithers is a convenient utility to convert different forms of executors to [@Either}
    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