|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.manager.MatchList
TODO Missing Class Documentation
Constructor Summary | |
MatchList()
Creates a new MatchList object. |
Method Summary | |
void |
addMatch(Match match)
TODO Missing Method Documentation |
java.util.List |
filterMatches(Filter filter)
TODO Missing Method Documentation |
java.util.List |
getMatches()
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MatchList()
Method Detail |
public java.util.List getMatches()
public void addMatch(Match match)
match
- TODO Missing Method Parameter Documentationpublic java.util.List filterMatches(Filter filter)
filter
- TODO Missing Method Parameter Documentation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |