T - the source and List element typepublic final class OperatorBufferPredicateBoundary<T> extends Object implements rx.Observable.Transformer<T,List<T>>
| Constructor and Description |
|---|
OperatorBufferPredicateBoundary(rx.functions.Func1<? super T,Boolean> predicate,
int prefetch,
int capacityHint,
boolean after) |
Copyright © 2013–2016. All rights reserved.