<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    Vincent Jia 博客

    to be a better man, to be a bad man.

      BlogJava :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
      29 隨筆 :: 3 文章 :: 0 評論 :: 0 Trackbacks

    2012年7月6日 #

    2016年,收獲了什么,失去了什么。 
    博客沒有寫作。
    國家大事件幾多。
    posted @ 2017-12-04 16:53 iLinux 閱讀(217) | 評論 (0)編輯 收藏

    The Collections Framework







    The collections framework is a unified architecture for representing and manipulating collections, allowing them to be manipulated independently of the details of their representation. It reduces programming effort while increasing performance. It allows for interoperability among unrelated APIs, reduces effort in designing and learning new APIs, and fosters software reuse. The framework is based on fourteen collection interfaces. It includes implementations of these interfaces, and algorithms to manipulate them.
    Overview
    • Overview - An overview of the Collections framework.
    API Specification
    • API Reference - An annotated outline of the classes and interfaces comprising the collections framework, with links into the JavaDoc.
    Tutorials and Programmer's Guides
    • Tutorial - A tutorial introduction to the collections framework with plenty of programming examples.
    API EnhancementsMore Information
    • Design FAQ- Answers to frequently asked questions concerning the design of the collections framework.

    From: http://docs.oracle.com/javase/6/docs/technotes/guides/collections/index.html
    posted @ 2012-07-06 16:15 iLinux 閱讀(273) | 評論 (0)編輯 收藏

    API Enhancements

    posted @ 2012-07-06 16:14 iLinux 閱讀(281) | 評論 (0)編輯 收藏

    LinkedHashSet是JDK 1.4中引入的新的集合類(LinkedHashMap也是同期引入)。 LinkedHashSet,顧名思義,就是在Hash的實現(xiàn)上添加了Linked的支持。對于LinkedHashSet,在每個節(jié)點上通過一個鏈表串聯(lián)起來,這樣,就可以保證確定的順序。對于希望有常量復(fù)雜度的高效存取性能要求、同時又要求排序的情況下,可以直接使用LinkedHashSet。

    它實現(xiàn)了Set接口。存入Set的每個元素必須是唯一的,因為Set不保存重復(fù)元素。但是Set接口不保證維護(hù)元素的次序(那里面的元素每次順序如何確定?TODO)。Set與Collection有完全一樣的接口Iterable,同時Set繼承了Collection。

    LinkedHashSet具有HashSet的查詢速度,且內(nèi)部使用鏈表維護(hù)元素的順序(插入的順序),于是在使用迭代器便利Set時,結(jié)果會按元素插入的次序顯示。

    需求如: 含多個(有重復(fù))元素ArrayList,去除重復(fù)。

    1, 可以使用如下略顯冗余的代碼:
     1 public static List removeDuplicateWithOrder(List list) {
     2         Set set = new HashSet();
     3         List newList = new ArrayList();
     4         for (Iterator iter = list.iterator(); iter.hasNext();) {
     5             Object element = iter.next();
     6             if (set.add(element))
     7                 newList.add(element);
     8         }
     9         return newList;
    10     }
    此方法有濫用set之嫌。

    2, 我們也可以使用本文章中提及的LinkedHashSet:
    return new ArrayList<T>(new LinkedHashSet<T>(list));
    此方法,既利用set去除了重復(fù),又使用linked保持住了原順序。

    3, 貌似apache commons lang中有專門去重復(fù)的集合工具。

    這兒的鏈表操作是常量級的,這也是LinkedHashSet/LinkedHashMap比TreeSet/TreeMap性能更高的原因。當(dāng)然,LinkedHashSet不是thread-safe的,在多線程環(huán)境下,需要進(jìn)行同步包裝:
    Collections.synchronizedCollection(Collection);
    or:
    Collections.synchronizedSet(Set);
    在使用LinkedHashSet的iterator()方法遍歷元素時,如果其他線程有讀取操作,也要進(jìn)行同步,否則,就會拋出同其它fail-fast一樣的由于刪除或增加操作而引起的CurrentModificationException。


    如上兩種方法的效率比較,設(shè)為TODO,
    1, 利用set.add(element)方法,本質(zhì)是利用其contains()方法判斷,而contains()的本質(zhì)就是遍歷。
    JDK doc中寫道:
    More formally, adds the specified element e to this set if the set contains no element e2 such that (e==null ? e2==null : e.equals(e2)). If this set already contains the element, the call leaves the set unchanged and returns false. In combination with the restriction on constructors, this ensures that sets never contain duplicate elements.
    2, 測試數(shù)據(jù),可以使用數(shù)據(jù)量:1W,5W,10W,100W。

    posted @ 2012-07-06 11:54 iLinux 閱讀(6221) | 評論 (0)編輯 收藏

    主站蜘蛛池模板: 午夜不卡AV免费| 亚洲欧洲无码AV不卡在线| 一级做a爰黑人又硬又粗免费看51社区国产精品视| 久久精品国产免费观看| 久久久综合亚洲色一区二区三区 | 国产精品久久久久免费a∨| 亚洲精品天天影视综合网| 国产一区二区免费视频| 久久青青草原亚洲AV无码麻豆| 日本道免费精品一区二区| 亚洲国产精品无码av| 国产精品免费一区二区三区四区| 国产∨亚洲V天堂无码久久久| 久久99青青精品免费观看| 久久久久亚洲Av无码专| 在线a免费观看最新网站| 亚洲国产精品午夜电影| 午夜无遮挡羞羞漫画免费| 欧美激情综合亚洲一二区| 免费a级黄色毛片| 国产精品视频全国免费观看 | 亚洲国产精品久久久久久| 一级毛片成人免费看免费不卡 | 香蕉大伊亚洲人在线观看| 在线免费观看一区二区三区| 国产精品亚洲二区在线| 亚洲国产高清精品线久久| 拍拍拍无挡视频免费观看1000| 久久久亚洲精品无码| 免费人成网站在线观看10分钟| 亚洲欧美日韩一区二区三区 | 无码专区AAAAAA免费视频| 亚洲国产成人综合| 免费一级国产生活片| 免费视频一区二区| 国产成人亚洲合集青青草原精品| 免费永久看黄在线观看app| 黄色免费在线网站| 亚洲第一男人天堂| 久久综合亚洲色HEZYO国产| 1000部啪啪未满十八勿入免费|