getLong

abstract fun getLong(key: String, defaultValue: Long): Long
abstract fun getLong(key: String): Long?