Skip to content
Commit ec13ac9b authored by StefanSpieker's avatar StefanSpieker Committed by Oleg Nenashev
Browse files

Spotbugs issues (#4416)



* Spotbugs: Fixed comparing strings with equals instead of ==

* Spotbugs: Do not return null in @Nonnull marked method, instead return empty string.

* Added Suppress for Spotbugs

* Apply suggestions from code review

Co-Authored-By: default avatarOleg Nenashev <o.v.nenashev@gmail.com>

* fixed javadoc

Co-authored-by: default avatarOleg Nenashev <o.v.nenashev@gmail.com>
parent 7be7ce03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment