java.lang.ObjectDeViento
class DeViento
| Constructor Summary | |
|---|---|
DeViento()
|
|
| Method Summary | |
|---|---|
void |
ajustar()
|
void |
play(Nota n)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
DeViento()
| Method Detail |
|---|
public void ajustar()
public void play(Nota n)
public java.lang.String toString()
toString in class java.lang.Object