links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Carlo Oliveira, member since Dec 13, 2005
.
Search Everyone: "tiger",

Top "tiger" experts: cetoli, wtaverni, ocdinsomniac, redday, donssmith, jauhari,

1 - 10 of 69 next »   Watch cetoli
 
n this excerpt from Chapter 5 of the book, Brett and David cover how to create and iterate over variable-length argument lists (better known as varargs), which will have you writing better, cleaner, more flexible code in no time.
by cetoli 2008-11-05 15:00 java · article · dev · programming · tiger · java.1.5 · varargs
http://www.onjava.com/catalog/javaadn/excerpt/javaadn_ch05.pdf - cached - mail it - history
This article examines the modifications to the Reflection API that are now available to the public as part of JDK 1.5 beta 1, and shows how you can take advantage of them in your code.
by cetoli 2008-11-05 15:00 java · article · tiger · java.1.5 · annotation · reflection · api
http://today.java.net/pub/a/today/2004/03/08/reflect.html - cached - mail it - history
As for what's new in the language, probably everyone already knows that Java 5 is going to support Generics, autoboxing, Enums, and a new for syntax - so I'll avoid talking about them.
by cetoli 2008-11-05 15:00 java · tiger · java.1.5 · article
http://indigoskies.com/cgi-bin/twiki/view/Tech/JavaOne2004Conference - cached - mail it - history
The command-line utility apt, annotation processing tool, finds and executes annotation processors based on the annotations present in the set of specified source files being examined.
by cetoli 2008-11-05 15:00 java · tutorial · tiger · java.1.5 · annotation · tool
http://java.sun.com/j2se/1.5.0/docs/guide/apt/GettingStarted.html - cached - mail it - history
Here is what an annotation processor factory might look like to handle these annotations
by cetoli 2008-11-05 15:00 java · dev · article · tiger · java.1.5 · annotation · tool
http://www.javalobby.org/java/forums/t17876 - cached - mail it - history
Brett McLaughlin explains why metadata is so useful, introduces you to annotations in the Java language, and delves into Tiger's built-in annotations.
by cetoli 2008-11-05 15:00 java · article · dev · tiger · java.1.5 · annotation
http://www-128.ibm.com/developerworks/java/library/j-annotate1/ - cached - mail it - history
They go by other names that you have probably heard before such as parameterized types or templates. They allow a programmer to work with general, reusable classes (such as java.util.List, java.util.Map) in a type-safe manner.
by cetoli 2008-11-05 15:00 java · programming · tiger · java.1.5 · generics · covariant
http://www.ociweb.com/jnb/jnbJul2003.html - cached - mail it - history
The short answer is that it's the automatic conversion of the primitives to their corresponding Reference Types (AKA wrapper classes)
by cetoli 2008-11-05 15:00 java · article · dev · programming · tiger · java.1.5 · autoboxing
http://www.sys-con.com/story/?storyid=46099&de=1 - cached - mail it - history
Tiger's variable arguments language feature makes it possible to call a method with a variable number of arguments.
by cetoli 2008-11-05 15:00 java · article · dev · programming · tiger · java.1.5 · varargs
http://today.java.net/pub/a/today/2004/04/19/varargs.html - cached - mail it - history
The foreach loop is also known as the enhanced for loop. It is a new syntactical construct designed to simplify iteration.
by cetoli 2008-11-05 15:00 java · article · dev · programming · tiger · java.1.5 · loop
http://www.developer.com/java/other/article.php/3343771 - cached - mail it - history
1 - 10 of 69 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates