|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--blue.music.Triad
| Constructor Summary | |
Triad(Note root,
Note third,
Note fifth)
|
|
| Method Summary | |
Note |
fifth()
|
void |
play(Instrument i)
|
Note |
root()
|
Note |
third()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Triad(Note root,
Note third,
Note fifth)
| Method Detail |
public Note root()
public Note third()
public Note fifth()
public void play(Instrument i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||