Java 1.5: Difference between revisions

Content deleted Content added
contains some long-awaited features
 
Cewbot (talk | contribs)
Tag: Redirect target changed
 
(13 intermediate revisions by 9 users not shown)
Line 1:
#REDIRECT [[Java version history#Java SE 5]]
'''Java 1.5''' is scheduled for release in 2004; as of April 2004, the beta version is available. Like all versions of Java, it can be downloaded at no charge from Sun's website.
 
{{Redirect category shell|1=
This version of Java, codenamed "Tiger", contains long-awaited syntax shortcuts such as foreach and autoboxing.
{{R to section}}
 
}}
==For each==
 
 
 
==Autoboxing==
 
 
==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]