|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Playable
Playable is a root interface. Playable returns an updated time when finished playing.
| Method Summary | |
|---|---|
double |
play(double time,
Composable parent)
Executing musical function. |
| Method Detail |
|---|
double play(double time,
Composable parent)
throws java.lang.InterruptedException
java.lang.InterruptedException - thrown if Thread.interrupt() called.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||