Type typeOfObjectsList = new TypeToken>() {}.getType();

List objectsList = new Gson().fromJson(json, typeOfObjectsList);

محتاج شرح للكود واستخدامه