gson-comments/extras/src/main/java/com/google/gson/typeadapters
lucalas c1e7e2d280 Add possibility to maintain type variable in created pojo (#1342)
Instead of completely remove type variable, give the possibility to decide if maintain type value (if pojo has type variable declaration) or not.
2018-07-20 14:34:45 -07:00
..
PostConstructAdapterFactory.java Avoid NPE in PostConstructAdapterFactory (#1103) 2017-06-19 18:04:19 -07:00
RuntimeTypeAdapterFactory.java Add possibility to maintain type variable in created pojo (#1342) 2018-07-20 14:34:45 -07:00
UtcDateTypeAdapter.java Fix well formed exception (#1105) 2017-06-23 09:32:04 -07:00