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