<R1> Single<R1>
map(Function<? super T1,? extends R1> mappingFunction)
Single
static <T1> Single<T1>
of(T1 t1)
Tuple