public final class DematerializeIterable<T> extends java.lang.Object implements java.lang.Iterable<T>
DematerializeIterable(java.lang.Iterable<? extends rx.Notification<? extends T>> source)
java.util.Iterator<T>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DematerializeIterable(java.lang.Iterable<? extends rx.Notification<? extends T>> source)
public java.util.Iterator<T> iterator()
iterator
java.lang.Iterable<T>