public final class OperatorMinEffectiveSpeedThreshold extends Object implements rx.Observable.Operator<OperatorMinEffectiveSpeedThreshold.FixWithPreAndPostEffectiveSpeed,HasFix>
| Modifier and Type | Class and Description |
|---|---|
static class |
OperatorMinEffectiveSpeedThreshold.FixWithPreAndPostEffectiveSpeed |
| Constructor and Description |
|---|
OperatorMinEffectiveSpeedThreshold(long deltaMs) |
| Modifier and Type | Method and Description |
|---|---|
rx.Subscriber<? super HasFix> |
call(rx.Subscriber<? super OperatorMinEffectiveSpeedThreshold.FixWithPreAndPostEffectiveSpeed> child) |
public OperatorMinEffectiveSpeedThreshold(long deltaMs)
public rx.Subscriber<? super HasFix> call(rx.Subscriber<? super OperatorMinEffectiveSpeedThreshold.FixWithPreAndPostEffectiveSpeed> child)
call in interface rx.functions.Func1<rx.Subscriber<? super OperatorMinEffectiveSpeedThreshold.FixWithPreAndPostEffectiveSpeed>,rx.Subscriber<? super HasFix>>Copyright © 2014–2016. All rights reserved.