startValues property

Iterable<S> startValues
final

The starting events of this Stream

Implementation

final Iterable<S> startValues;