-
class
Event stream implementation that does not keep any window by itself of the events coming into the stream,
however is itself iterable and keeps the last event.
final class
Event stream implementation that does not keep any window by itself of the events coming into the stream,
however is itself iterable and keeps the last event.
class
Event stream implementation that does not keep any window by itself of the events coming into the stream,
without the possibility to iterate the last event.
final class