@FunctionalInterface public static interface Unthrow.IFunc2<R,T1,T2>
BiFunction
R
apply(T1 t1, T2 t2)
R apply(T1 t1, T2 t2) throws Exception
Exception
Copyright © 2017. All rights reserved.