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