public static void main(String[] args)
{
try
{
Gson gson = new Gson();
String json = "{\"309\":{ \"productId\":309, \"name\":\"Heat Gear Polo\"},\"315\":{ \"productId\":310, \"name\":\"Nike\"},\"410\":{ \"productId\":311, \"name\":\"Armani\"}}";
Type type = new TypeToken