Countdown

korolev.pekko.util.Countdown$
See theCountdown companion class
object Countdown

Attributes

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

Members list

Concise view

Type members

Classlikes

case class State(pending: Option[() => Unit], n: Long)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete fields

val unitToken: Right[Nothing, Unit]