gson-comments/extras/src/main/java/com/google/gson/typeadapters
Stefan M 1c09b3f928 Fix well formed exception (#1105)
The previous exception was styled in the following way:
... ["DATE']...
This commit will fix the different quote marks and replace the " with '
2017-06-23 09:32:04 -07:00
..
PostConstructAdapterFactory.java Avoid NPE in PostConstructAdapterFactory (#1103) 2017-06-19 18:04:19 -07:00
RuntimeTypeAdapterFactory.java The method registerTypeAdapterFactory accepts a TypeAdapterFactory instance only. 2016-05-25 15:49:39 -03:00
UtcDateTypeAdapter.java Fix well formed exception (#1105) 2017-06-23 09:32:04 -07:00