public final class MaterializeIterable<T>
extends java.lang.Object
implements java.lang.Iterable<rx.Notification<T>>
| Constructor and Description |
|---|
MaterializeIterable(java.lang.Iterable<? extends T> source) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<rx.Notification<T>> |
iterator() |