valueList

fun <T : Any> valueList(type: Class<T>): List<T>?