io.github.quafadas.dairect.MessageOnThread
See theMessageOnThread companion trait
object MessageOnThread extends Companion[MessageOnThread]
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait Companion[MessageOnThread]trait Has[MessageOnThread]trait ShapeTag[MessageOnThread]trait HasIdclass Objecttrait Matchableclass AnyShow all
- Self type
-
MessageOnThread.type
Members list
Type members
Classlikes
final case class ArrayCase(array: List[MessageToSend]) extends MessageOnThread
Attributes
- Companion
- object
- Supertypes
-
trait MessageOnThreadtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ArrayCase
final case class StrCase(str: String) extends MessageOnThread
Attributes
- Companion
- object
- Supertypes
-
trait MessageOnThreadtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object StrCase
object Visitor
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Inherited methods
Attributes
- Definition Classes
-
Companion -> Has
- Inherited from:
- Companion
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- Companion
In this article