public class OperatorMapEntries<A,B,C> extends Object implements rx.Observable.Operator<C,Map<A,B>>
OperatorMapEntries(rx.functions.Func2<A,B,C> function)
rx.Subscriber<? super Map<A,B>>
call(rx.Subscriber<? super C> child)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OperatorMapEntries(rx.functions.Func2<A,B,C> function)
public rx.Subscriber<? super Map<A,B>> call(rx.Subscriber<? super C> child)
call
rx.functions.Func1<rx.Subscriber<? super C>,rx.Subscriber<? super Map<A,B>>>
Copyright © 2020. All rights reserved.