public final class Sample
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Sample.ByObservable<T,U>
Samples the observable sequence when the other sequence
fires an event.
|
static class |
Sample.ByTime<T>
Samples the source observable by the given time interval.
|