commit | 114070f4684fc453dd5a44c635278293c1f674f7 | [log] [tgz] |
---|---|---|
author | Parshad Patel <pars.patel@samsung.com> | Mon Dec 16 14:51:50 2019 +0900 |
committer | Parshad Patel <pars.patel@samsung.com> | Mon Dec 16 15:22:50 2019 +0900 |
tree | f6cda7fc64189295f95b210e369807df805d6ba6 | |
parent | ffd9af970318c1f5a0bad46d7aad5d4611414aae [diff] |
Fix sonar issues in ecomp-portal-BE-common A "NullPointerException" could be thrown Replace the type specification in this constructor call with the diamond operator ("<>") Use isEmpty() to check whether the collection is empty or not Issue-ID: PORTAL-562 Change-Id: Idbff965861ec837f058bc0ae7073b359d0fcadcc Signed-off-by: Parshad Patel <pars.patel@samsung.com>