commit | 3ee17bad27b036a9e4ca6e50a7fbdfe2ed0a8e7f | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Tue Jan 30 08:28:25 2018 -0500 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Tue Jan 30 08:32:10 2018 -0500 |
tree | 3cce5097dc94fcc40ff59c57e2a3287946f72271 | |
parent | b65e96826d7339ce29ddb73e3ed6775bd4f54753 [diff] |
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>
This source repository contains the ONAP Policy Engine code. To build it: