This inspection reports any use of
==
to test for String equality, rather than the
".equals()"
method.
Powered by InspectionGadgets