priority property

int priority
final

The relative priority of this target (lower numbers = higher priority).

Currently used for UI sorting and as a hint for the Race strategy to decide which targets to fire first.

Implementation

final int priority;