Package com.github.collinalpert.java2db.utilities

  • Interface Summary 
    Interface Description
    ThrowableRunnable<E extends java.lang.Throwable>
    Simple hack to add checked error support to a Runnables.
    ThrowableSupplier<T,​E extends java.lang.Throwable>
    Simple hack to add checked error support to a Suppliers.
  • Class Summary 
    Class Description
    FunctionUtils
    A set of utility functions.
    IoC
    An
    Utilities