CommonUtils.parseInt

字符串转数值

@param num 数字 @param defaultInt 默认值 @return int

class CommonUtils
static
int
parseInt
(
string num
,)

Meta