Fix some indentations issues in OpenRoadmTopology 44/101544/25
authorQuentin <quentin.saillard.ext@orange.com>
Fri, 3 Jun 2022 09:41:58 +0000 (11:41 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 30 Jun 2022 07:16:08 +0000 (07:16 +0000)
commit7ce88414728d262b8a1dc41335a2055c087dcf17
tree86ce2c0cff4a00ad33dad21b4e160974f96e3394
parente3af3b38d135a2a1ee28a3f0578ea184b275649b
Fix some indentations issues in OpenRoadmTopology

Several parts of the current code show high cyclomatic complexity.
Some of them still use old Java coding style patterns.

Change-Id: Ib434ef68b9b32f74bbc1132005c8d319a6d4ecca
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java