RxJava-Optional icon indicating copy to clipboard operation
RxJava-Optional copied to clipboard

Optional can be converted to Observable

Open dbacinski opened this issue 8 years ago • 0 comments

I need a simple way to convert Optional to Observable. To do that i have added toObservable method which expose internal observable. Converting to Observable without this method is very cumbersome.

dbacinski avatar Dec 12 '15 14:12 dbacinski