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