Package org.lambda.functions
Interface Function2WithException<In1,In2,Out>
public interface Function2WithException<In1,In2,Out>
Findable name for java.util.function.BiFunction
-
Method Summary
-
Method Details
-
call
- Throws:
Throwable
-