Package com.arakelian.core.feature
Interface SupplierWithIOException<T>
-
public interface SupplierWithIOException<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()
-
-
-
Method Detail
-
get
T get() throws java.io.IOException
- Throws:
java.io.IOException
-
-