Package me.saro.commons.function
-
Interface Summary Interface Description StreamReadConsumer InputStream consumerThrowableBiConsumer<T,U> ThrowableBiConsumerThrowableBiFunction<T,U,R> ThrowableBiFunctionThrowableConsumer<T> ThrowableConsumerThrowableFunction<T,R> ThrowableFunctionThrowablePredicate<T> ThrowablePredicateThrowableRunnable ThrowableRunnableThrowableSupplier<R> ThrowableSupplierThrowableTriConsumer<T,U,V> ThrowableTriConsumerThrowableTriFunction<T,U,V,R> ThrowableTriFunction