public static class DriftDetector.DriftDetectorTransformer extends Object implements rx.Observable.Transformer<HasFix,DriftCandidate>
Constructor and Description |
---|
DriftDetectorTransformer(DriftDetector.Options options) |
public DriftDetectorTransformer(DriftDetector.Options options)
public rx.Observable<DriftCandidate> call(rx.Observable<HasFix> o)
Copyright © 2020. All rights reserved.