|
-
August 13th, 1999, 03:47 PM
#1
Wrapper classes for primitive types
What is the reason for not allowing a Long (this goes for all the wrapper classes for primitive types) to be changed once it has been constructed? I want to pass a Long object to a function, change it and return a status code. I can't do it using a Long, why not? Is there a decent solution to this problem?
Thanks,
Joe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|