public static interface Function.Binary<Arg1,Arg2,Result>
Result
call(Arg1 arg1, Arg2 arg2)
Result call(Arg1 arg1, Arg2 arg2)