Add Serializer interface 54/78254/1
authorJim Hahn <jrh3@att.com>
Mon, 11 Feb 2019 20:53:14 +0000 (15:53 -0500)
committerJim Hahn <jrh3@att.com>
Mon, 11 Feb 2019 20:53:14 +0000 (15:53 -0500)
commit13ca63c40a379f95539cb4882ec2b645cd0c2a48
tree5c28a8f58ecda29173ed5ca101e7968e317e9ad3
parentaa468b256e269b61600577664ffde1d49977419b
Add Serializer interface

Added missing Serializer interface, needed by other gson classes.

Change-Id: I4c37dea89011a833d71c11e2d2c4d74ad768e750
Issue-ID: POLICY-1428
Signed-off-by: Jim Hahn <jrh3@att.com>
gson/src/main/java/org/onap/policy/common/gson/internal/Serializer.java [new file with mode: 0644]