VerboseCountDownLatch

constructor(count: Int)

Parameters

count

the number of times countDown must be invoked before threads can pass through await.