ValueEntry

fun <T : Any> ValueEntry(    fromVersion: Int,     defaultValue: T,     updateStrategy: ConfigurationUpdateStrategy)