How to parse object like this in android volley ? (or GSON ?) it is always a key, value. Keys are of course unknown, and length variable. I need to put it in hash map or Arraylist of simple objects
{ "9784": 0.1, "71707": 0.1, "116271": 0.1, "118908": 0.5, "119162": 0.1, "119163": 0.1, "119181": 0.1, "119182": 0.1, "119183": 0.1, "119184": 0.1 }