Refactor PCE network analyzer PceOtnNode step 3 34/99634/8
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 7 Feb 2022 12:01:30 +0000 (13:01 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 14 Feb 2022 08:24:38 +0000 (09:24 +0100)
- make class static Maps and Lists final
- rename some variables
- rationalize conditions check & dedicated methods
- use && precendence over || to remove some useless parenthesis
- add a few intermediate functions and variables
- add a few TODO comments on remaining redundant checks code

JIRA: TRNSPRTPCE-572
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I9fec81f36c4dd83b8000d337e84200498b960955


No differences found