getInt

abstract fun getInt(key: String, defaultValue: Int): Int

获取 Int 类型的值。