Java 1.5: Difference between revisions

Content deleted Content added
Don't need -source 1.5
Dwvanstone (talk | contribs)
1.5 released in 9/04.
Line 1:
'''Java 1.5''' (the "Tiger" relaserelease) became available inwas Betareleased in FebruarySeptember 2004. Like all versions of [[Java programming language|Java]], it can be downloaded at no charge from [[Sun Microsystems|Sun]]'s website.
 
This version of Java contains long-awaited [[syntax]] shortcuts such as [[foreach]], [[autoboxing]] and [[typesafe enum]]s.
Line 25:
==Links==
*[http://java.sun.com/features/2003/05/bloch_qa.html New Language Features for Ease of Development in the Java 2 Platform, Standard Edition 1.5: A Conversation with Joshua Bloch]
*[http://java.sun.com/developer/technicalArticles/releases/j2se15/ J2SE 5.0 in a Nutshell]