| <html> | |
| <body> | |
| <font face="verdana" size="-1"> | |
| Assume you have two methods with signatures 'getX()' and 'isX()'. Both methods are getters for property 'x'. So the result of invoking | |
| 'foo.x' can be unexpected. | |
| This inspection reports methods which have such a problem. | |
| </font> | |
| </body> | |
| </html> |