output property

List<R> output
final

The final stack the pipeline produced.

Implementation

final List<R> output;