Package com.persequor
package com.persequor
-
ClassDescriptionThrowingBiConsumer<T,
X, E extends Exception> ThrowingConsumer<T,E extends Exception> ThrowingFunction<I,O, E extends Exception> This interface is a variant ofAutoCloseable
that allows theUncheckedAutoClosable.close()
method to throw aRuntimeException
instead of a checked exception.