diff options
author | 2017-09-25 17:31:57 +0530 | |
---|---|---|
committer | 2017-09-25 17:40:34 +0530 | |
commit | e5a46e5667e52c8bd8ceb4f322ff4d300223267c (patch) | |
tree | f34363a77176c6ad2ef3a1bb00f465c3e516d503 /docs | |
parent | bbf1668256784af8268de8ce2b0b84e42c0e18d4 (diff) |
Fix some sonar issues in sli/northbound
*Replace type specification with diamond operator
This is done to reduce the verbosity of generics code
*Replace ("") with ('') in String.lastIndexOf()
This is more efficient for single character
*Remove temp variable which is immediately returned
New variable is not necessary as the caller cannot see this
Issue-Id: CCSDK-87
Change-Id: I353652de723a624935d819b2bc817b4907af98ed
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions