fun <T> MutableCollection<in T>.addAll( elements: Iterable<T> ): Boolean
Adds all elements of the given elements collection to this MutableCollection.
fun <T> MutableCollection<in T>.addAll登录查看完整内容
联系方式: