Skip to content

Instantly share code, notes, and snippets.

@romani
Last active December 6, 2025 07:13
Show Gist options
  • Select an option

  • Save romani/7316c9829f2608a1f19f9ad7e4b8f11c to your computer and use it in GitHub Desktop.

Select an option

Save romani/7316c9829f2608a1f19f9ad7e4b8f11c to your computer and use it in GitHub Desktop.
false positive invalid tag JavadocType #16087
package temp.temp1;
public class Temp {
/**
* Example for TYPE_ARGUMENTS: {@link java.util.List<String>}
*/
public void example() { }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment