Re: Holders

2003-09-18 Thread Michael Mangeng
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 18, 2003 9:18 PM Subject: RE: Holders No, java does not support changing the value of parameters to methods. You need to wrap in/outs in a holder object. While the value of the holder cannot be changed, its attributes ca

RE: Holders

2003-09-18 Thread Hansen, Richard
No, java does not support changing the value of parameters to methods. You need to wrap in/outs in a holder object. While the value of the holder cannot be changed, its attributes can be. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 1