Open GoogleCodeExporter opened 9 years ago
com.google.gson.internal.bind.ObjectTypeAdapter line 78; case NUMBER: double tmp = in.nextDouble(); if(tmp>Math.floor(tmp)) return tmp; else return new Double(tmp).intValue();
Original issue reported on code.google.com by sunju...@gmail.com on 20 Jun 2013 at 6:59
sunju...@gmail.com
Original issue reported on code.google.com by
sunju...@gmail.com
on 20 Jun 2013 at 6:59