@FunctionalInterface public interface CallableWithArgs4<V,A,B,C,D>
V
call(A a, B b, C c, D d)
V call(A a, B b, C c, D d) throws Exception
Exception
Copyright © 2025 fossc. All rights reserved.