Remove unnecessary String() constructor invocations 90/35890/4
authorStephen Kitt <skitt@redhat.com>
Mon, 7 Mar 2016 17:38:26 +0000 (18:38 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 16 Mar 2016 13:57:25 +0000 (13:57 +0000)
Document legimitate uses, and clean up the containing test classes
(which mostly involves disabling IntelliJ's warnings about invalid
uses of equals()).

Clean up a few only-null variables and a couple of other small
issues.

Change-Id: I7a6177b266589c15b9b169a99a9f2a9054da94ed
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found