The JavaDoc of Gson#fromJson(..)-methods should document the cases they return
null. Currently we have to look into to code to figure it out.
case 1: when a null Reader or String is passed
case 2: when a Reader or String is empty
Original issue reported on code.google.com by Chris7...@gmail.com on 13 Jan 2014 at 10:28
Original issue reported on code.google.com by
Chris7...@gmail.com
on 13 Jan 2014 at 10:28