next static method

int next()

Returns a monotonically increasing activation order value.

Implementation

static int next() => ++_counter;