de.hattrickorganizer.logik
Class MatchUpdater

java.lang.Object
  extended by de.hattrickorganizer.logik.MatchUpdater

public class MatchUpdater
extends java.lang.Object

TODO Missing Class Documentation

Author:
TODO Author Name

Constructor Summary
MatchUpdater()
           
 
Method Summary
static void updateMatch(IHOMiniModel model, int matchId)
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchUpdater

public MatchUpdater()
Method Detail

updateMatch

public static void updateMatch(IHOMiniModel model,
                               int matchId)
TODO Missing Method Documentation

Parameters:
model - TODO Missing Method Parameter Documentation
matchId - TODO Missing Method Parameter Documentation