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