Running

final case class Running(interrupting: Boolean) extends Status
class Status
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final def isDone: Boolean
Inherited from:
Status
Inherited from:
Product
final def toFinishing: Status
Inherited from:
Status
Inherited from:
Status