Constructor and Description |
---|
OperatorFlattenIterable() |
Modifier and Type | Method and Description |
---|---|
rx.Subscriber<? super Iterable<T>> |
call(rx.Subscriber<? super T> subscriber) |
static <T> rx.Observable.Operator<T,Iterable<T>> |
flatten() |
Copyright © 2020. All rights reserved.