3 <font face=
"verdana" size=
"-1">This inspection reports methods where:
<br><br>
4 - method is empty OR
<br>
5 - all implementations of interface method are empty OR
<br>
6 - method is empty itself and is overridden only by empty methods
<br><br>
7 Note that a method containing only the
<b><font color=
"#000080">super()
</font></b>
8 call and passing its own parameter is also considered empty.
10 This inspection is automatically suppressed for methods annotated with special annotations,
11 for example, EJB annotations javax.ejb.Init and javax.ejb.Remove. Additional annotations
12 can be configured below.