toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-fx-coroutines
/
arrow.fx.coroutines
/
CyclicBarrier
/
capacity
capacity
val
capacity
:
Int
(
source
)
Parameters
capacity
The number of coroutines that must await until the barrier cycles and all are released.