tornadofx / tornadofx / MultiValue / addAll

addAll

fun addAll(list: Iterable<T>): <ERROR CLASS>
fun addAll(vararg element: T): <ERROR CLASS>