gson-comments/gson/src
Inderjeet Singh 7aa1d0f6aa Reusing the JsonNull instance everywhere instead of recreating it.
This is a minor optimization, which is possible because JsonNull is a stateless object.
2008-10-24 20:35:22 +00:00
..
main Reusing the JsonNull instance everywhere instead of recreating it. 2008-10-24 20:35:22 +00:00
test/java/com/google/gson Added support for serialization of raw maps. 2008-10-21 22:37:41 +00:00