toInt

abstract fun toInt(): Int(source)

将数字值转化为 Int。类似于 Number.toInt