ArrayList.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(int index, Object element)
    class ArrayList
    override
    void
    add
    (
    int index
    ,
    Object element
    )
  2. bool add(Object o)
  3. bool add(String o)

Meta