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