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