| <html> | |
| <body> | |
| Reports <b>private</b> methods, which | |
| are only called from an inner class of the class containing the method. Such | |
| methods could be safely moved into that inner class. | |
| <!-- tooltip end --> | |
| <p> | |
| Use the first checkbox below to ignore <b>private</b> | |
| methods which are called from an anonymous class. | |
| <p> | |
| Use the second checkbox to ignore <b>private static</b> | |
| methods which are accessed from a non-static inner class. | |
| <p> | |
| Use the third checkbox to only report <b>static</b> methods. | |
| <p> | |
| </body> | |
| </html> |