@FunctionalInterface public interface ExecutableWithArgs4<A,B,C,D>
void
execute(A a, B b, C c, D d)
void execute(A a, B b, C c, D d) throws Exception
Exception
Copyright © 2024 fossc. All rights reserved.