Add enhancements to standard coder 26/101426/3
authorJim Hahn <jrh3@att.com>
Sat, 8 Feb 2020 18:02:02 +0000 (13:02 -0500)
committerJim Hahn <jrh3@att.com>
Sun, 9 Feb 2020 04:39:27 +0000 (23:39 -0500)
commit5bbe2f95b5e7aebc491163167093d4638d5f1664
treeced60be9ad9b1deb8013206d1132b554e40a89a1
parent277c904618294d9a18d8c2b852f31666c996f810
Add enhancements to standard coder

Added support for array indices in StandardCoderObject getString().
Also made it Serializable.

Issue-ID: POLICY-1625
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Ia514aed96fdfe7f635c5a6dc3e1f90939654d383
utils/src/main/java/org/onap/policy/common/utils/coder/StandardCoderObject.java
utils/src/test/java/org/onap/policy/common/utils/coder/StandardCoderObjectTest.java