|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the currant score of any card game
Method Summary | |
java.util.Map |
getAnnouncedTricks()
returns a map from teams to a List of their announced tricks in the current game |
java.util.Map |
getGameScore()
retuns a map from teams to their current game scores |
java.util.Map |
getRubberScore()
retuns a map from teams to their current rubber scores |
java.util.Map |
getTotalScore()
retuns a map from teams to their total scores |
Method Detail |
public java.util.Map getTotalScore()
public java.util.Map getRubberScore()
public java.util.Map getGameScore()
public java.util.Map getAnnouncedTricks()
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |