T - the value type
U - the key type
public final class OperatorDistinct<T,U> extends Objectimplements Observable .Operator <T ,T>
| Constructor and Description |
|---|
OperatorDistinct(Func1
|
public Subscriber<? super T> call(Subscriber <? super T> child)