摘要: hashmap map key and value for highly efficient lookup.hashmap search used binary tree O(log2)main methodsint size();hashmap.put(key,value);Value get(k... 阅读全文
posted @ 2015-06-18 03:14 微微程序媛 阅读(369) 评论(1) 推荐(0)