values property

List<E> values
final

The values on this path.

Implementation

final List<E> values;