|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjaige.Match
public class Match
| Constructor Summary | |
|---|---|
Match(Player... p)
|
|
| Method Summary | |
|---|---|
void |
addStatistics(Statistic s)
|
Player |
getPlayer(int i)
|
int |
getPlayerCount()
|
Player[] |
getPlayers()
|
java.util.LinkedHashMap<java.lang.String,Statistic> |
getStatistics()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Match(Player... p)
| Method Detail |
|---|
public Player getPlayer(int i)
public int getPlayerCount()
public Player[] getPlayers()
public void addStatistics(Statistic s)
public java.util.LinkedHashMap<java.lang.String,Statistic> getStatistics()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||