gson-comments/gson/src/test/java
Inderjeet Singh 7c97ac2944 Updated Gson version to 2.3-SNAPSHOT since this is a new feature.
Added support for a magic field GSON_TYPE_ADAPTER in a class. This adapter is automatically invoked if present.
The field must be present in the class (not in any super-type), and must be strongly typed as TypeAdapter<T>.
2014-03-08 20:08:13 +00:00
..
com/google/gson Updated Gson version to 2.3-SNAPSHOT since this is a new feature. 2014-03-08 20:08:13 +00:00