input property

List<R> input
final

The proposed stack going into the pipeline.

Implementation

final List<R> input;