@FunctionalInterface public interface ThrowableSupplierWithArgs4<A,B,C,D,R>
R
get(A a, B b, C c, D d)
R get(A a, B b, C c, D d) throws Throwable
Throwable
Copyright © 2025 fossc. All rights reserved.