hoplugins.teamAnalyzer.manager
Class MatchPopulator

java.lang.Object
  extended byhoplugins.teamAnalyzer.manager.MatchPopulator

public class MatchPopulator
extends java.lang.Object

TODO Missing Class Documentation

Author:
TODO Author Name

Constructor Summary
MatchPopulator()
           
 
Method Summary
static void clean()
          TODO Missing Method Documentation
static java.util.List getAnalyzedMatch()
          TODO Missing Method Documentation
 java.util.List populate(java.util.List matches)
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchPopulator

public MatchPopulator()
Method Detail

getAnalyzedMatch

public static java.util.List getAnalyzedMatch()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

clean

public static void clean()
TODO Missing Method Documentation


populate

public java.util.List populate(java.util.List matches)
TODO Missing Method Documentation

Parameters:
matches - TODO Missing Method Parameter Documentation
Returns:
TODO Missing Return Method Documentation


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.