AbstractSet.remove

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

Meta