public interface Instrumento
Write a description of interface Instrumento here.
| Field Summary | |
|---|---|
static int |
VALUE
|
| Method Summary | |
|---|---|
void |
ajustar()
|
void |
play(Nota n)
|
| Field Detail |
|---|
static final int VALUE
| Method Detail |
|---|
void ajustar()
void play(Nota n)