State

case class State(q: Int) extends Tag[Nothing]
Source:
Tag.scala
trait Product
trait Equals
trait Tag[Nothing]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product