| Author |
Java object passing
|
Liz Costelloe
Greenhorn
Joined: Nov 01, 2003
Posts: 17
|
|
How do you pass an object? As opposed to just passing a reference to it. And when would you need to do this, i.e. when is it not sufficient to just pass a reference?
|
 |
William Barnes
Ranch Hand
Joined: Mar 16, 2001
Posts: 965
|
|
|
You only ever get to pass the referance.
|
Please ignore post, I have no idea what I am talking about.
|
 |
 |
|
|
subject: Java object passing
|
|
|