public interface RxJavaProcessor<I,O>
rx.Observable<O>
process(rx.Observable<I> input)
rx.Observable<O> process(rx.Observable<I> input)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.