LinkedList.addAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool addAll(Collection c)
    class LinkedList
    bool
    addAll
  2. bool addAll(int index, Collection c)

Meta