public static interface Try.IntBiFunction<R,E extends java.lang.Exception>
R
apply(int t, int u)
R apply(int t, int u) throws E extends java.lang.Exception
E extends java.lang.Exception