AbstractList.add

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

Meta