public final class BlockingOperatorMostRecent
extends java.lang.Object
 
| Constructor and Description | 
|---|
| BlockingOperatorMostRecent() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> java.lang.Iterable<T> | mostRecent(Observable<? extends T> source,
          T initialValue) | 
public static <T> java.lang.Iterable<T> mostRecent(Observable<? extends T> source, T initialValue)