Inspectopedia Help

Java language level issues

'assert' statement   New in this release

Reports assert statements.

Annotation   New in this release

Reports annotations.

Annotation interface   New in this release

Reports annotation interfaces.

Enhanced 'for' statement   New in this release

Reports enhanced for statements.

Enumerated class   New in this release

Reports enum classes.

Forward compatibility   New in this release

Reports Java code constructs that may fail to compile in future Java versions.

Varargs method   New in this release

Reports methods that accept an arbitrary number of parameters (also known as varargs methods).

Last modified: 11 September 2024