|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISeqList | |
---|---|
music |
Uses of ISeqList in music |
---|
Classes in music that implement ISeqList | |
---|---|
class |
MTSeqList
An empty sequence list. |
class |
NESeqList
A non-empty sequence list. |
Fields in music declared as ISeqList | |
---|---|
private ISeqList |
NESeqList._rest
|
Methods in music that return ISeqList | |
---|---|
ISeqList |
NESeqList.getRest()
|
Constructors in music with parameters of type ISeqList | |
---|---|
NESeqList(IPhrase first,
ISeqList rest)
Cons an IPhrase to a Sequence List. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |