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