blob: e0cf04439423b828699e77570699cd666a8a1184 [file] [log] [blame]
<html>
<body>
Reports <b>public</b> methods in classes
which are not exposed as in interface. Exposing all <b>public</b> methods via interface is important for
maintaining loose coupling, and may be necessary for certain component-based programming styles.
<!-- tooltip end -->
<p>
Use the list below to specify special annotations. Methods annotated with one of
these annotations will be ignored by this inspection.
<p>
Use the checkbox below to ignore methods of which the containing class does not
implement a non-library interface.
<p>
</body>
</html>