Closed GoogleCodeExporter closed 9 years ago
I faced the same problem, issue #366
Original comment by hussain.mutawa
on 24 Sep 2011 at 3:59
The core problem is that GSON is constructing your object without executing any
code, so everything defaults to null. To work around you'll need to add a
no-args constructor.
Original comment by limpbizkit
on 1 Oct 2011 at 5:12
Original issue reported on code.google.com by
crkes...@gmail.com
on 6 Sep 2011 at 3:08