public class FileInputStreamSupplier extends Object implements com.google.common.base.Supplier<InputStream>
| Constructor and Description |
|---|
FileInputStreamSupplier(File file) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
get() |
public FileInputStreamSupplier(File file)
public InputStream get()
get in interface com.google.common.base.Supplier<InputStream>Copyright © 2017. All rights reserved.