I\'m getting the same output when using Observable.just vs Observable.from in the following case:
Observable.just
Observable.from
public void myfunc() { //swap out ju