Status

sealed trait Status
Companion:
object
class Object
trait Matchable
class Any
object Created.type
object Dead.type
object Exited.type
object Paused.type
object Removing.type
object Restarting.type
object Running.type