TimeIntervalStreamTransformer<S> constructor
TimeIntervalStreamTransformer<S> ()
Constructs a StreamTransformer which emits events from the source Stream as snapshots in the form of TimeInterval.
Implementation
TimeIntervalStreamTransformer();