我将此Hashmap Map<Pair<String,String>,Map<String,String>> pathData = new HashMap<>(); 作为其他对象(Tour_Object)的属性,我正在尝试使用GSON库在json中对其 ...
確定! 回上一頁