|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.logik.matchengine.engine.common.MatchData
public class MatchData
TODO Missing Class Documentation
| Constructor Summary | |
|---|---|
MatchData(TeamData home,
TeamData away)
Creates a new MatchData object. |
|
| Method Summary | |
|---|---|
IMPActions[] |
advance()
TODO Missing Method Documentation |
java.util.List |
getAwayTeamActionList()
TODO Missing Method Documentation |
java.util.List |
getHomeTeamActionList()
TODO Missing Method Documentation |
void |
recap()
TODO Missing Method Documentation |
IMPActions[] |
simulate()
TODO Missing Method Documentation |
java.lang.String |
toString()
toString methode: creates a String representation of the object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MatchData(TeamData home,
TeamData away)
home - TODO Missing Constructuor Parameter Documentationaway - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
public final java.util.List getAwayTeamActionList()
getAwayTeamActionList in interface IMPMatchDatapublic final java.util.List getHomeTeamActionList()
getHomeTeamActionList in interface IMPMatchDatapublic final IMPActions[] advance()
advance in interface IMPMatchDatapublic final IMPActions[] simulate()
public final void recap()
public final java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||