T - the value type
public final class OperatorSkipTimed<T> extends Objectimplements Observable .Operator <T ,T>
| Constructor and Description |
|---|
OperatorSkipTimed(long time, TimeUnit
|
public Subscriber<? super T> call(Subscriber <? super T> child)