Jump to content

Java 1.5

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ed Poor (talk | contribs) at 15:15, 27 April 2004 (contains some long-awaited features). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.

This version of Java, codenamed "Tiger", contains long-awaited syntax shortcuts such as foreach and autoboxing.

For each

Autoboxing