blob: 8654d1d9f10d69999335617187fef4ff9050c9e2 [file] [log] [blame]
<html>
<body>
Reports <b>public</b> constructors. Some coding standards discourage <b>public</b> constructors, preferring to use
<b>static</b> factory methods. This way the implementation can be swapped out without affecting the call sites.
<!-- tooltip end -->
<p>
</body>
</html>