I would do the initialisation while setting up the HashMap. For example private static final Map<String, String> m = new HashMap<String, ...
確定! 回上一頁