getLongList

abstract fun getLongList(path: String): List<Long>

Gets the specified List of Long configuration value. If the value is not set or not a valid long list, the default value provided by addDefault is returned.

Parameters

path

The dot separated configuration value path