|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.logik.KeeperTool
public class KeeperTool
Main class to calculate the keeper subskill
| Constructor Summary | |
|---|---|
KeeperTool(int _form,
int _tsi)
Creates a new KeeperTool object. |
|
| Method Summary | |
|---|---|
double |
getAvg()
Return the calculated subskill if form is average |
double |
getMax()
Return the calculated subskill if form is high |
double |
getMin()
Return the calculated subskill if form is low |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeeperTool(int _form,
int _tsi)
_form - keeper form_tsi - keeper tsi| Method Detail |
|---|
public final double getAvg()
public final double getMax()
public final double getMin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||