getLong

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