Closed GoogleCodeExporter closed 9 years ago
You cannot use raw types with GSON. Change line 8 of your program to the
following and you'll be fine:
public HashMap<String, String> MM = new HashMap<String, String>();
Original comment by limpbizkit
on 28 Aug 2010 at 5:42
Original issue reported on code.google.com by
usp...@gmail.com
on 11 Feb 2010 at 10:00Attachments: