|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the functionality of a team participating in a card game
Method Summary | |
java.util.Set |
getAnnouncedTricks()
returns a list of announced tricks in the current game |
java.lang.String |
getName()
returns the name of the team |
boolean |
isActiveTeam()
returns true if its this teams turn |
Method Detail |
public java.lang.String getName()
public boolean isActiveTeam()
public java.util.Set getAnnouncedTricks()
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |