path property

List<Quadrant> path
final

The sequence of quadrants traversed to reach this path.

Implementation

final List<Quadrant> path;