@FunctionalInterface public interface IOSupplier<T>
Supplier| Modifier and Type | Method and Description | 
|---|---|
T | 
get()
Gets a result. 
 | 
T get() throws IOException
IOException - in case of errorCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.