|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MilestoneCalculator
| Method Summary | |
|---|---|
float[] |
calculateMilestones(int deepestLevel)
The implementation of this method must return an array of float values for all taxonomy levels starting from 0 and ending at the deepest level. |
| Method Detail |
|---|
float[] calculateMilestones(int deepestLevel)
deepestLevel - index of the deepest level (= number of levels - 1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||