We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It would be nice if -Xlint also verified that an element annotated unused is in fact unused.
-Xlint
unused
Currently it's just an exemption from the unused warning.
Probably it's not necessary to add an option, -Xlint:used for this case, although the LOL factor is tempting.
-Xlint:used