SynchronizedList.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)
  3. bool remove(String o)
    class SynchronizedList
    bool
    remove
    (
    String o
    )

Meta