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