Do you have a method which can convert stream to Observable ?
Yes, in the JDK 8 interop library: https://github.com/akarnokd/RxJava2Jdk8Interop#stream-to-rxjava
https://gist.github.com/JakeWharton/e133433be99780529476
Most helpful comment
Yes, in the JDK 8 interop library: https://github.com/akarnokd/RxJava2Jdk8Interop#stream-to-rxjava