gson-comments/gson/src
2008-11-26 17:49:35 +00:00
..
main Deserialization will no longer call the default constructor or InstanceCreator if the object being deserialized has a custom deserializer. 2008-11-25 18:42:47 +00:00
test/java/com/google/gson Test to verify support for object member names without quotes (see Issue 41). 2008-11-26 17:49:35 +00:00