标签:addAll

  • Java Collections addAll()

    addAll() 是Java Collections类的方法,用于所有指定元素添加到指定的集合。1 语法public static <T> boolean addAll(Collection<?