examples property

List<T> examples
final

Optional list of example values for help output generation.

Implementation

final List<T> examples;