|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Round
The Interface Round -- represents one round of a game.
Method Summary | |
---|---|
void |
play()
Play -- simulates playing one round of a game. |
java.lang.String |
toString()
String representation of a round |
Method Detail |
---|
java.lang.String toString()
toString
in class java.lang.Object
void play()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |