Inspectopedia
 
2024.3

Inner class of interface

Warning
New
Last modified: 03 December 2024

Reports inner classes in interface classes.

Some coding standards discourage the use of such classes. The inspection doesn't report enum classes and annotation interfaces.

Use the Ignore inner interfaces of interfaces option to ignore inner interfaces. For example: