Use Class<?> rather than Class in java.net method signatures

XMLWordPrintable

    • b01

      Several public methods in the java.net package use a raw Class in their signature rather than the Class<?> (or some other specific Class value). Raw types in signatures should not be used.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: