@FunctionalInterface public interface FuncE2<A,B,R,E extends Exception>
R
call(A a, B b)
R call(A a, B b) throws E extends Exception
E extends Exception
Copyright © 2018. All rights reserved.