Package eu.bandm.music.entities
Class MTree.Printable
java.lang.Object
eu.bandm.music.entities.MTree.Printable
- Enclosing class:
- MTree
-
Field Summary
Modifier and TypeFieldDescription(package private) final @Opt RationalDuration.DottedBaseDuration
-
Constructor Summary
ConstructorDescriptionCreate the non-e-writable version.Create the e-writable version. -
Method Summary
-
Field Details
-
dottedDuration
-
list
-
-
Constructor Details
-
Printable
Create the e-writable version. -
Printable
public Printable()Create the non-e-writable version. Constructs a list which must be filled later explicitly.
-
-
Method Details