AbstractList.remove

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

Meta