LabelEvent

com.geirolz.app.toolkit.testing.LabelEvent
See theLabelEvent companion object
sealed trait LabelEvent extends Event

Attributes

Companion
object
Graph
Supertypes
trait Event
class Object
trait Matchable
class Any
Known subtypes
class Canceled
class Errored
class Finalized
class Starting
class Succeeded

Members list

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Abstract fields