Content deleted Content added
m Links |
Don't need -source 1.5 |
||
Line 1:
'''Java 1.5'''(the "Tiger" relase) became available in Beta in February 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
==For each==
|