CopyOnWriteArraySet does not define a public clone method

XMLWordPrintable

      Doug Lea writes:
      All java.util collections are declared Cloneable and
      declare their clone method as public. While CopyOnWriteArraySet
      is declared Cloneable, it fails to define public clone method.

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: