T - the value type
public final class OperatorSampleWithTime<T> extends Objectimplements Observable .Operator <T ,T>

| Constructor and Description |
|---|
OperatorSampleWithTime(long time, TimeUnit
|
public Subscriber<? super T> call(Subscriber <? super T> child)