endValues property

Iterable<S> endValues
final

The ending events of this Stream

Implementation

final Iterable<S> endValues;