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