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