xcodeabc

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

Java Generic

Home » Java » 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
Share to:
Email ThisBlogThis!Share to XShare to Facebook

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post 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 time zone data
    今天發現 Java 的 MIT Time Zone 會因為版本的不同而有不同的結果 System.out.println("java version=" + System.getProperty("java.version")); Dat...
  • Java Atomic Operation
    定義 代表一種不可再分割的操作,在 multithreading 的環境中 Atomic Operation 是達成 thread-safe 的方法之一 至於為什麼會取名 Atomic 呢? 可能是過去原子被認定為物質的最小單位,無法再分割有關 舉例來說,當我們在...
  • Strong-Named Assemblies 簡介
    Strong Name 主要是為 .NET Framework 軟體組件開發者設計的一種機制, 除非是軟體公司, 一般使用者應該不太會用到這個功能 主要概念與使用方式,用故事的方式說明 1.Super軟體公司開發出一個超強函式庫, 並使用 Strong Name Comp...
  • Java Generic
    Generic Methods Bounded Type Parameters Wildcards Type Erasure Reference http://download.oracle.com/javase/tutorial/java/generics/in...

Subscribe To

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