CountdownLatch

zio.concurrent.CountdownLatch
See theCountdownLatch companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def make(n: Int): UIO[CountdownLatch]