xcodeabc

  • Home
  • Archive
7/13/2011
Albert 7:33:00 PM 0

Java Generic

  • Generic Methods
  • Bounded Type Parameters
  • Wildcards
  • Type Erasure
Reference

http://download.oracle.com/javase/tutorial/java/generics/index.html
http://download.oracle.com/javase/tutorial/extra/generics/index.html

http://jjhou.boolan.com/programmer-5-generic-java.htm
http://www.lifeparty.idv.tw/blog/archives/2328
Read more
Java
0 comments
Email ThisBlogThis!Share to XShare to Facebook
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Search This Blog

View Posts By Topic

  • .NET (12)
  • CSS (1)
  • Design Pattern (5)
  • Java (26)
  • JavaScript (13)
  • Other (8)
  • Python (2)
  • Security (3)
  • SQL Server (1)

Blog Archive

  • ►  2014 (24)
    • ►  November (1)
    • ►  August (2)
    • ►  June (2)
    • ►  May (2)
    • ►  April (1)
    • ►  March (7)
    • ►  February (5)
    • ►  January (4)
  • ►  2013 (30)
    • ►  December (5)
    • ►  November (2)
    • ►  October (6)
    • ►  September (2)
    • ►  August (4)
    • ►  July (8)
    • ►  June (3)
  • ▼  2011 (2)
    • ►  November (1)
    • ▼  July (1)
      • Java Generic
  • ►  2010 (5)
    • ►  February (5)

My Bookmarks

  • Java theory and practice: Managing volatility
  • Fiddler Web Debugger
  • Postman - REST Client
  • 30天快速上手TDD
  • 30 天精通 Git 版本控管
  • CAP theorem

Popular Posts

  • Java flatMap vs C# SelectMany
    Old Java String[][] names = { { "John", "Mary", "Steven" }, { "Tom", "Jeff" } }; List...
  • Java 8 雙冒號 Method Reference
    Java 8 加入了 lambda expression 賦予了 Java 新的能力, 在使用 lambda 的同時常發現神奇的 :: 雙冒號 (double colon) 穿插其中, :: 代表什麼意義呢? 舉例來說, 在過去我們要做個由小到大的數列排序,當然使用 java...
  • JavaScript this 用法
    JavaScript 是個 prototype based 的語言,有些觀念與物件導向不太相同,this 的用法就是其中一例,在 JavaScript 中, this 代表指向呼叫該函式的物件, 也就是函數的擁有者,而且在程式執行過程中 this 不可被重新指派 global...
  • 解決更新 Java 版本後 Applet 無法執行的問題
    在過去的 Web 上使用 Java Applet 是相當受歡迎的的技術之一,但 Applet 與一般的 Java 應用程式不同,瀏覽器必需加入 Java Plug-In 才可在瀏覽器上正確執行 如果最近你在 Windows 上做了 Java Update,升級完後卻發現原本可正...
  • 使用 NHibernate 記得要把 Section Close
    最近所維護系統的使用者有越來越多,DataBase 的負擔也越來越重,也因此程式從 SQL Server 取得資料常有 Timeout 的情形,檢查 SQL Server 的 Connection List,赫然發現一支使用 NHibernate 的 UI,程式一啟動就建立了 7...

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments
 
Copyright © 2012 xcodeabc | Powered by Blogger
Design by MKR site | Published by - IVY Themes