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