Add a private constructor 19/30819/2
authorPrasadNaidu <RV00493633@techmahindra.com>
Tue, 13 Feb 2018 05:19:17 +0000 (10:49 +0530)
committerPrasadNaidu <RV00493633@techmahindra.com>
Tue, 13 Feb 2018 05:19:53 +0000 (10:49 +0530)
commit65a3f36aa550f5b21874f688762dffa0d4753479
tree691b2c0dad8971923fc1de2806a3d2e3545020a7
parent90f0306e32e6a1adcbb68c718d2f6e8a97d0be0d
Add a private constructor

Add a private constructor to hide the implicit public one
ChampGraph.java:L62

Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai%3Achamp#
Location : src/main/java/org/onap/aai/champ/ChampGraph.java

Change-Id: I402638841541fafc8c7b1b81d27bf2ea53686502
Issue-ID: AAI-744
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
src/main/java/org/onap/aai/champ/ChampGraph.java