gson-comments/extras/src/main/java/com/google/gson/typeadapters
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
..
PostConstructAdapterFactory.java Avoid NPE in PostConstructAdapterFactory (#1103) 2017-06-19 18:04:19 -07:00
RuntimeTypeAdapterFactory.java Simplify maintainType logic 2018-07-30 13:43:52 -04:00
UtcDateTypeAdapter.java Fix well formed exception (#1105) 2017-06-23 09:32:04 -07:00