Fix Sonar Issues 89/13389/1
authorsurya-huawei <a.u.surya@huawei.com>
Tue, 19 Sep 2017 10:02:16 +0000 (15:32 +0530)
committersurya-huawei <a.u.surya@huawei.com>
Tue, 19 Sep 2017 10:04:31 +0000 (15:34 +0530)
commitbb315ff0cce96b31f8e741b3af0981a011e66095
tree3319b55d46044d80ff40ec7f0cf2b7c6abcc7e5e
parent298d795205068f9ba7ce548a09bec474b8375270
Fix Sonar Issues

few major issues in sli/northbound
*Remove unused imports
*Iterate over the "entrySet" instead of the "keySet"
*Replace the type specification with the diamond operator ("<>")

Issue-Id: CCSDK-87
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
Change-Id: Ib2a6f97d3de759b937c1e2acd2e39312e88ad10b
dmaap-listener/src/main/java/org/onap/ccsdk/sli/northbound/dmaapclient/SdncFlatJsonDmaapConsumer.java