Guava學習筆記目錄


  Guava 是一個 Google 的基於java1.6的類庫集合的擴展項目,包括 collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, 等等. 這些高質量的 API 可以使你的JAVa代碼更加優雅,更加簡潔,讓你工作更加輕松愉悅。下面是學習過程中的一些筆記和知識點的記錄。

  1.Guava學習筆記:Google Guava 類庫簡介

  2.Guava學習筆記:Optional優雅的使用null

  3.Guava學習筆記:Preconditions優雅的檢驗參數

  4.Guava學習筆記:復寫的Object常用方法

  5.Guava學習筆記:簡化異常處理的Throwables類

  6.Guava學習筆記:Immutable(不可變)集合

  7.Guava學習筆記:Guava新增集合類型-Multiset

  8.Guava學習筆記:Guava新增集合類型-Multimap

  9.Guava學習筆記:Guava新增集合類型-Bimap

  10.Guava學習筆記:Guava新集合-Table等

  11.Guava學習筆記:Guava cache

  12.Guava學習筆記:EventBus

  13.Guava學習筆記:Range

 

  學習過程中的參考資料。感謝分享的網友們。

  1.http://www.letonlife.com/

  2.http://vipcowrie.iteye.com/

  3.http://blog.sina.com.cn/u/2128988613

  4.http://buru.iteye.com/

  5.http://www.cnblogs.com/icejoywoo/category/389637.html

  


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM