public final class OperatorMap<T,R> extends Objectimplements Observable .Operator <R ,T>
Observable, and emits the results of this transformation as a new
Observable.

| Constructor and Description |
|---|
OperatorMap(Func1
|
public Subscriber<? super T> call(Subscriber <? super R> o)