View by Classes
Findings - Overview
code-style String comparison with ==. (Checkstyle)
Literal Strings should be compared using equals(), not '=='.
Further info on the wiki.
String comparison with ==.
5
org.jcoderz.commons.DevelopersLogFormatter
[93:35]
,
[97:40]
,
[101:40]
,
[109:40]
,
[113:40]