T - the type of results supplied by this supplier@FunctionalInterface public interface IOExceptionSupplier<T>
Supplier throws IOException.| Modifier and Type | Method and Description |
|---|---|
T |
get()
Gets a result.
|
T get() throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.