bachphuc / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Allow registering type adapters with an annotated name #545

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://groups.google.com/forum/#!topic/google-gson/sRQwYIXBIy0

Original issue reported on code.google.com by inder123 on 6 Dec 2013 at 6:41

GoogleCodeExporter commented 9 years ago
A solution is implemented for this with the new @Adapt annotation.
Check it out at https://code.google.com/p/google-gson/source/detail?r=1274

Original comment by inder123 on 11 Mar 2014 at 6:19