public class AgeUtils extends Object
AgeUtils()
static int
getAgeFromBirthDate(String birthDate)
static String
getBirthDateFromAge(int age)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AgeUtils()
public static int getAgeFromBirthDate(String birthDate)
birthDate
public static String getBirthDateFromAge(int age)
age