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