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