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...
  • Apache Commons Logging 整合 java.util.logging
    設定 commons logging 使用 java.util.logging 在應用程式的 classpath 中加入 commons-logging.properties 檔案 commons-logging.properties 內容如下,作用是要 commons....
  • [Enterprise Library] Data Access Application Block - Query
    最近在瀏覽網路文章時發現微軟的 Enterprise Library, 雖然不是什麼新東西(2005年就發表第一版), 目前的版本是 6.0(April 2013),但發現 Enterprise Library 竟然是 open source 的, 看了一些範例程式發現裡頭大量使...
  • WebLogic Session Timeout 設定
    方法一 : weblogic.xml <session-descriptor> <timeout-secs>2400</timeout-secs><!--seconds--> </session-descripto...

Subscribe To

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