Only the TypeToken part is neccesary (when there are Generics involved). Map<String, String> myMap = new HashMap<String, String>(); ...
確定! 回上一頁