nchronized List getFoo (String name)
{
}
Javadoc:
===
java.util.List getFoo(java.lang.String name)
I am using JDK 1.5.0_06
Best
Ankush
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Friday, May 25, 2007 12:40 PM
To: Ant Users List
Subject: Re: Jav
, May 25, 2007 12:40 PM
To: Ant Users List
Subject: Re: Javadocs with Generics
Ankush:
What does your call to look like?
I know that I am not doing anything special to ensure the generics
output correctly... For instance:
I am not specifying any target attribute as I am currently using JDK
Ankush:
What does your call to look like?
I know that I am not doing anything special to ensure the generics
output correctly... For instance:
"${jplate-build.JAVA_CLASSES_HOME}" destdir =
"${jplate-build.JAVA_DOC_GENERATED_HOME}" packagenames =
"${jplate-build.JAVA_DOC_PACKAGE_NAMES}"