public class FileInputSource extends java.lang.Object implements InputSource<FileInput>
| Constructor and Description |
|---|
FileInputSource(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<FileInput> |
getSource() |
public io.reactivex.Flowable<FileInput> getSource()
getSource in interface InputSource<FileInput>