diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-01-31 13:05:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-01-31 13:05:40 +0000 |
commit | 78ab70f4b5300e69c10ca7068d4141e962823494 (patch) | |
tree | ab109d6dbb4f2d5d1ba92ad1194aa9d1b5dd8fb7 /docs/submodules/policy/engine.git | |
parent | 7ddccad160692f61e180256bac618bf5d231ac1b (diff) |
Updated git submodules
Project: policy/engine master 9df8b88412f6e890320bc446ba1c83a13e99822d
Merge "Fix technical debt and reduce lines"
Fix technical debt and reduce lines
Focused on iterating over entrySet along with more fixes for
dead stores, unnecessary exceptions. I'm also starting to work
on reducing the number of code lines.
* Iterate using entrySet
* Remove useless assignments
* Unnecessary exceptions
* Use StringBuilder instead of StringBuffer due to synchronization
* Potential null exceptions being thrown
* Returning a empty collection vs null
Issue-ID: POLICY-482
Change-Id: If6ac8e812237f37b2b10c534535df4090a5073dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/submodules/policy/engine.git')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject cac5ee759fee5db51a32838c7e25b878468a27e +Subproject 9df8b88412f6e890320bc446ba1c83a13e99822 |