View Single Post
Old 11-02-2003, 12:48 PM   #3 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,166
Belisarius is on a distinguished road
I had a discussion about this with my professor a while back, and Java actually does pass by value (as far as objects are concerned), but the value is that of the memory reference, as opposed to the actual memory reference. I'm not sure what use that knowledge is, but there it is.
__________________
GitS
Belisarius is offline   Reply With Quote