@FunctionalInterface public interface SupplierWithIOException<T>
Supplier with IOException.| Modifier and Type | Method and Description |
|---|---|
T |
get() |
T get() throws IOException
IOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.