Package com.stardog.stark.io
Interface LineSupplier.InputStreamSupplier
- All Superinterfaces:
Streams.CheckedSupplier<InputStream>
- Enclosing class:
LineSupplier
public static interface LineSupplier.InputStreamSupplier
extends Streams.CheckedSupplier<InputStream>
-
Method Summary
-
Method Details
-
get
- Specified by:
getin interfaceStreams.CheckedSupplier<InputStream>- Throws:
IOException
-