@FunctionalInterface public interface ExecutableWithArgs2<A,B>
void
execute(A a, B b)
void execute(A a, B b) throws Exception
Exception
Copyright © 2024 fossc. All rights reserved.