|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteconomics.Nutrition
public class Nutrition
from FAO/WHO/UN ... Tsimane Adult-Equivalent Measures
Constructor Summary | |
---|---|
Nutrition()
|
Method Summary | |
---|---|
int |
requiredFemalePerCentage(int age)
Gives the female equivalent for nutritional requirement given age |
int |
requiredMalePerCentage(int age)
Gives the male equivalent for nutritional requirement given age |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Nutrition()
Method Detail |
---|
public int requiredMalePerCentage(int age)
public int requiredFemalePerCentage(int age)
age
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |