gson-comments/gson/src
2011-08-04 22:27:25 +00:00
..
main/java/com/google/gson Parity with Gson behavior where we use runtime type of an object while serializing instead of the declared type of the field. 2011-08-04 22:27:25 +00:00
test/java/com/google/gson Changed Gson behavior to reject duplicate fields in a class. 2011-08-03 03:05:12 +00:00