vertices property

List<V> vertices
final

The vertices on this path.

Implementation

final List<V> vertices;