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