Fix EnumSet's SerializationProxy javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      EnumSet is the poster child for the SerializationProxy pattern (Featured in Effective Java). But:

      Due to @serial exclude, there is no actual Serialized Form link to the serialized form javadoc. Other classes implementing this pattern include an html link to the serialized-form.html, which is awkward, but seems to be a Best Practice.

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

              Created:
              Updated:
              Resolved: