@FunctionalInterface public interface ThrowableSupplierWithArgs<T,R>
R
get(T... args)
R get(T... args) throws Throwable
Throwable
Copyright © 2025 fossc. All rights reserved.