next next up down toc Memos schedule allInOne PDF PDF mail
all, section 11.9.

11.9.  Generics in Java 5

See also: http://java.sun.com/developer/technicalArticles/J2SE/generics/

--
Generic programming has come to mean writing code where some of the types are parameterized.
--
Conceptually, Objects are instantiated from classes by specifying constructor arguments. Real code can be instantiated from generically written code by specifying type parameter "values".

back next up down toc Memos schedule allInOne pdf PDF mail

Created by unroff, java2html & & hp-tools. © by csfac. All Rights Reserved (2010).
It is not allowed to print these pages on a CAST printer.
Last modified: 01/April/10 (17:16)