@FunctionalInterface public interface ExecutableWithArgs5<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 Exception
Exception
Copyright © 2025 fossc. All rights reserved.