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