This method makes a static method call on an instance reference. For reading comprehension of the code is better to call the method on the class, rather than an instance. Perhaps this method's static nature has changed since this code was written, and should be revisited.
| 1 | org.jcoderz.guidelines.snippets.ReferringSample |
| [53] | |