public final class OperatorBufferToFile<T> extends Object implements rx.Observable.Operator<T,T>
Constructor and Description |
---|
OperatorBufferToFile(DataSerializer<T> dataSerializer,
rx.Scheduler scheduler,
Options options) |
Modifier and Type | Method and Description |
---|---|
rx.Subscriber<? super T> |
call(rx.Subscriber<? super T> child) |
public OperatorBufferToFile(DataSerializer<T> dataSerializer, rx.Scheduler scheduler, Options options)
Copyright © 2013–2016. All rights reserved.