Class ThrowingBiConsumerAdapter<F, I, J, E extends Throwable>
java.lang.Object
io.github.toolfactory.jvm.util.ThrowingBiConsumerAdapter<F,I,J,E>
- All Implemented Interfaces:
ThrowingBiConsumer<I,J, E>
- Direct Known Subclasses:
SetAccessibleFunction.Abst
public abstract class ThrowingBiConsumerAdapter<F, I, J, E extends Throwable>
extends Object
implements ThrowingBiConsumer<I,J,E>
-
Field Details
-
function
-
-
Constructor Details
-
ThrowingBiConsumerAdapter
public ThrowingBiConsumerAdapter() -
ThrowingBiConsumerAdapter
-
-
Method Details
-
setFunction
-