Monday, November 19, 2012

Cast String to

Cast String into

int i = Integer.parseInt(str);

double aDouble = Double.parseDouble(aString);