|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines the methods that a class must implement in order to be considered an Acrobat.
| Method Summary | |
void |
clap(int k)
Clap as instructed. |
int |
getActionCount()
Tell the caller how many things we've done so far. |
void |
twirl(int k)
Twirl around as instructed. |
| Method Detail |
public void twirl(int k)
k - the number of times to twirlpublic void clap(int k)
k - the number of times to clappublic int getActionCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||