T - public static interface StreamingOutput.Subscriber<T>
StreamingOutput.| Modifier and Type | Method and Description |
|---|---|
void |
onNext(T t)
Data notification sent by the
StreamingOutput. |
void onNext(T t)
StreamingOutput.t - elementCopyright © 2016. All rights reserved.