Closed GoogleCodeExporter closed 9 years ago
Oops, realized I was using a google-found link that might be for an older
revision, but the docs at
http://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/index.html look
the same.
Original comment by borisb0...@gmail.com
on 24 Oct 2011 at 2:39
Already fixed in source control.
Original comment by limpbizkit
on 24 Oct 2011 at 3:41
Thanks for pointing me to that, I'll check what's checked in next time.
It appears as though the extra () and possibly unnecessary cast are still there
(where there ==
http://www.google.com/codesearch#1W0hTXRl0vg/trunk/gson/src/main/java/com/google
/gson/JsonDeserializer.java&q=JsonDeserializer%20package:http://google-gson%5C.g
ooglecode%5C.com) but these are minor in comparison to the incorrect method
names and parameters.
Original comment by borisb0...@gmail.com
on 24 Oct 2011 at 5:01
Original issue reported on code.google.com by
borisb0...@gmail.com
on 24 Oct 2011 at 2:35