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

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.

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

              Created:
              Updated:
              Resolved: