gson-comments/extras/src
Eric Cochran d8d8ccb98a Simplify maintainType logic
When we maintain the label value, we do not need to make a new JsonObject and copy over the keys and values when writing. The ordering will change, though. Before this change, it always put the label first.
2018-07-30 13:43:52 -04:00
..
main/java/com/google/gson Simplify maintainType logic 2018-07-30 13:43:52 -04:00
test/java/com/google/gson Fix well formed exception (#1105) 2017-06-23 09:32:04 -07:00