Package pl.matsuo.core.util.function
-
Interface Summary Interface Description ThrowingExceptionsBiFunction<D,E,F> ThrowingExceptionsConsumer<E> ThrowingExceptionsFunction<E,F> ThrowingExceptionsRunnable ThrowingExceptionsSupplier<E> Try<E> -
Class Summary Class Description Failure<E> FunctionalUtil Functional programming utils.FunctionalUtil.AccessProvider<E> Objects provide access to some element.Success<E> Tuple<A,B>