|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgame.Build
public class Build
Constructor Summary | |
---|---|
Build()
Build the Teams from config file |
|
Build(int teamCount)
Build the Teams |
Method Summary | |
---|---|
Round |
getTeams()
Get the teams |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Build()
public Build(int teamCount)
teamCount
- how many teams to buildMethod Detail |
---|
public Round getTeams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |