toInt 抽象方法

int toInt()

将此 num 截断为整数并返回结果作为 int

等同于 truncate

实现

int toInt();