entriesInVersionRange

fun entriesInVersionRange(fromVersion: Int, toVersion: Int): SortedSet<DynamicConfigurationValue.ValueEntry<T>>

Value entries from fromVersion to toVersion, inclusive.