Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5055732

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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: