results property
The results collected so far in the survey.
Note: This exposes the internal set. For better encapsulation, consider using this as a read-only reference.
Implementation
final Set<StepResult> results;
The results collected so far in the survey.
Note: This exposes the internal set. For better encapsulation, consider using this as a read-only reference.
final Set<StepResult> results;