Closed GoogleCodeExporter closed 9 years ago
The key gets serialized using the "toString()" method instead of actually serializing the key object.
Original issue reported on code.google.com by joel.leitch@gmail.com on 17 Oct 2008 at 4:01
joel.leitch@gmail.com
The JSON specification requires that the Map keys are strings, not objects. So, I think Gson exhibits correct behavior.
Original comment by inder123 on 20 Oct 2008 at 1:03
inder123
Original issue reported on code.google.com by
joel.leitch@gmail.com
on 17 Oct 2008 at 4:01