priority property

int priority
final

The execution priority, op with lower priority will run first.

Default: 10.

Implementation

final int priority;