AbstractCollection.addAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool addAll(Collection!E c)
  2. bool addAll(E[] c)
    class AbstractCollection(E)
    bool
    addAll
    (
    E[] c
    )

Meta