"bwang00" wrote : For setter method, you can't ovelroad it like:
  | 
  | void setName(String name);
  | void setName(Object obj);
  | 
  | This will be fixed in the upcoming 1.2 release in November. In addition, the 
collection classes api will be enhanced as well.
  | 
  | -Ben

OK, thanks for info.

I'm curiuos.. does this overloading also includes constructors and/or methods with 
different arguments number?

Regards,
Tomasz

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852324#3852324

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852324


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to