Pause

case class Pause(ms: Int) extends Single
trait Serializable
trait Product
trait Equals
trait Single
trait Sayable
class Object
trait Matchable
class Any

Value members

Inherited methods

final def &(that: Sayable): Sayable
Inherited from:
Sayable
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
final def toSingles: Seq[Single]
Inherited from:
Sayable
override def toString: String
Definition Classes
Sayable -> Any
Inherited from:
Sayable