de.hattrickorganizer.logik.matchengine.engine.core
Class Utility

java.lang.Object
  extended by de.hattrickorganizer.logik.matchengine.engine.core.Utility

public class Utility
extends java.lang.Object

TODO Missing Class Documentation

Author:
TODO Author Name

Constructor Summary
Utility()
           
 
Method Summary
static int random(int number)
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utility

public Utility()
Method Detail

random

public static int random(int number)
TODO Missing Method Documentation

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