setScope

fun setScope(scope: BarrierScope): T

Set the scope where this barrier should be applied.

Return

The builder instance for method chaining.

Parameters

scope

A BarrierScope defining the scope where this barrier should be applied.