QueueBased
io.github.pidoveproject.showdown.protocol.Channel.QueueBased
final case class QueueBased[A](queue: Queue[A]) extends Channel[A, A]
Attributes
- Source
- Channel.scala
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
Attributes
- Inherited from:
- Channel
- Source
- Channel.scala
In this article