public class MatchEntry
extends java.lang.Object
SGAgentType role they will play.| Modifier and Type | Field and Description | 
|---|---|
int | 
agentId  | 
SGAgentType | 
agentType  | 
| Constructor and Description | 
|---|
MatchEntry(SGAgentType at,
          int ai)
Initializes the MatchEntry 
 | 
public SGAgentType agentType
public int agentId
public MatchEntry(SGAgentType at, int ai)
at - the SGAgentType the agent will play asai - the index of this agent in the tournament