|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.notation.RepeatedPartAbstract
abc.notation.RepeatedPart
A simple Part repeated several times.
Constructor Summary | |
RepeatedPart(Part part)
Creates a new repeated part that will repeat the given part. |
Method Summary | |
Part[] |
toPartsArray()
Returns this repeated part as an array of singles parts. |
Methods inherited from class abc.notation.RepeatedPartAbstract |
getNumberOfRepeats, setNumberOfRepeats |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RepeatedPart(Part part)
part
- A part of a tune.Method Detail |
public Part[] toPartsArray()
RepeatedPartAbstract
toPartsArray
in class RepeatedPartAbstract
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |