在使用上其與hashmap相似,速度只稍差些;但在iterate時卻是比hashmap還來得快。 ... Entry<String, String> entry : linkedHashMap.entrySet()) {
確定! 回上一頁