gson-comments/gson/src
Inderjeet Singh cdd5163458 fix for bug 56 where Gson wasn't serialization null fields of type string,
collection and arrays properly even when serializeNulls was set.
2008-10-10 22:33:46 +00:00
..
main fix for bug 56 where Gson wasn't serialization null fields of type string, 2008-10-10 22:33:46 +00:00
test/java/com/google/gson Added tests for explicit serialization of null array, collection and string 2008-10-10 22:31:19 +00:00