Package io.github.venkateshamurthy.exceptional


package io.github.venkateshamurthy.exceptional
  • Class
    Description
    CheckedBiConsumer is an interface to model accepting two parameters but may throw
    Enum for delay
    Callable wrapper functions covering resilience and Try.
    A Consumer and CheckedConsumer wrappering utility.
    An 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