diff options
author | Parshad Patel <pars.patel@samsung.com> | 2019-10-23 19:57:13 +0900 |
---|---|---|
committer | Parshad Patel <pars.patel@samsung.com> | 2019-10-23 19:57:17 +0900 |
commit | 8de6460a41a02f73295d76b031c985472d233c5c (patch) | |
tree | 448a5317cf5cabf60336ac518b96ea242284fa71 /.gitignore | |
parent | 6a1b66d85bc824234d01627b826fdd528869f2ed (diff) |
Fix NPE & other sonar issues
Fix A "NullPointerException" could be thrown
Add the "@Override" annotation above this method signature
Remove the boxing to "Long"; The argument is already of the same type
Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: PORTAL-562
Change-Id: Ib2d7b8a526f3effce13845a3c2b7abedeb78b042
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions