is.idega.idegaweb.golf.handicap.csa.business
Class CSACorrectionUtil

java.lang.Object
  extended by is.idega.idegaweb.golf.handicap.csa.business.CSACorrectionUtil
All Implemented Interfaces:
com.idega.repository.data.Singleton

public class CSACorrectionUtil
extends java.lang.Object
implements com.idega.repository.data.Singleton


Constructor Summary
protected CSACorrectionUtil()
           
 
Method Summary
 double getIndex(int points, int numberOfParticipants, double groupI, double groupII, double groupIII)
           
static CSACorrectionUtil getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSACorrectionUtil

protected CSACorrectionUtil()
Method Detail

getInstance

public static CSACorrectionUtil getInstance()

getIndex

public double getIndex(int points,
                       int numberOfParticipants,
                       double groupI,
                       double groupII,
                       double groupIII)


Copyright © 2000-2014 idega software. All Rights Reserved.