public class OperatorIgnoreElements<T> extends Object implements Observable.Operator<T,T>
Subscriber<? super T>
call(Subscriber<? super T> child)
static <T> OperatorIgnoreElements<T>
instance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> OperatorIgnoreElements<T> instance()
public Subscriber<? super T> call(Subscriber<? super T> child)