Uses of Class
de.hagenah.diplomacy.game.Judge

Packages that use Judge
de.hagenah.diplomacy.game   
 

Uses of Judge in de.hagenah.diplomacy.game
 

Methods in de.hagenah.diplomacy.game that return Judge
 Judge JudgeEmailMessage.getJudge()
          Returns the judge (can be null if there is an error)
static Judge Judge.getJudge(java.util.Collection judges, java.lang.String name, java.lang.String email)
          Returns the judge with the specified name and email address.