Title: javadoc issue

Mike,

 

It seems to be OK. @return tag doesn’t specify actual return type. It just describes it.

 

Best regards,

Mike Aizatsky.

------------------------------

IntelliJ Software, "Develop with pleasure!" http://www.intellij.com

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Liu, Mike
Sent: Friday, March 01, 2002 10:30 PM
To: '[EMAIL PROTECTED]'
Subject: [Eap-list] javadoc issue

 

Hi,

I'm currently using #608, JDK 1.3.1_02, Win2000.  Below might be an issue you guys can verify:

        /**

         * @param pks AccountPK[]

         * @return DetailModel

         */

        AccountModel[] get(AccountPK[] pks, User user) throws ApplicationException, RemoteException, SecurityException;

The above code does not yield an error for javadoc, for the @return.  Is this the correct behavior?

Thanks,

Mike Liu

 

Reply via email to