R - The type of the result of the supplier.E - The type of Exceptions thrown by this function.@FunctionalInterface public interface SupplierWithException<R,E extends Throwable>
Supplier that may throw exceptions.Copyright © 2024 The Apache Software Foundation. All rights reserved.