de.hattrickorganizer.prediction
Class EPVCalculator

java.lang.Object
  extended by de.hattrickorganizer.prediction.EPVCalculator

public class EPVCalculator
extends java.lang.Object


Method Summary
static EPVCalculator getInstance()
           
 double getPrice(IEPVData iepvdata, int week, double currencyRate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EPVCalculator getInstance()

getPrice

public final double getPrice(IEPVData iepvdata,
                             int week,
                             double currencyRate)