toInt

open override fun toInt(): Int(source)

将当前数字转为 Int. 同 Number.toInt.

See also