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