Generics

From Suhrid.net Wiki
Revision as of 03:21, 23 May 2011 by Suhridk (talk | contribs)
Jump to navigationJump to search

OCPJP Java Generics

public static void main(String[] args) {
       System.out.println("Hello World");
}