Sequence
org.soundsofscala.models.Sequence
final case class Sequence(head: AtomicMusicalEvent, tail: MusicalEvent) extends MusicalEvent
Attributes
- Source
- MusicalEvent.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MusicalEventclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
In this article