Interface SafetyBiConsumer<T,R>
- All Superinterfaces:
java.util.function.BiConsumer<T,R>
public interface SafetyBiConsumer<T,R>
extends java.util.function.BiConsumer<T,R>
-
Method Details
-
accept
-
acceptThrowning
- Throws:
java.lang.Exception
-