But what if I don't have that output variable in the constructor...like in the default
constructor of the parameterized class?
In Java syntax the parameter type is inferred in the instantiation command.
In my case, the parameter type can only be inferred from the instance methods of the
class.
Csaba
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265031#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...