public final class BlockingOperatorNext
extends java.lang.Object
 
| Constructor and Description | 
|---|
| BlockingOperatorNext() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> java.lang.Iterable<T> | next(Observable<? extends T> items) | 
public static <T> java.lang.Iterable<T> next(Observable<? extends T> items)