Add interfaces for JSON Serialization

-Add JsonSerializable interface
-Add JsonDeserializable interface
-Add JsonSerializable hook to JsonBuilder

-These classes define the interface that object should
 inherit to do serialization within the object rather than
 brute-force in JsonBuilder/MethodDescriptor.

Change-Id: I4f471fbc36dfb00ea64ad9c490a581a2bfc673be
3 files changed
tree: f2eecc2b8191b8c9ffc291fb83752af67e2ee3b9
  1. sl4a/
  2. sl4n/