chen-w
8/16/2017 - 5:19 AM

Integer method

Integer method

// Convert String to int
// 1
Integer.parseInt()

// 2
Integer.valueOf()