It's been so long sinze I have done any stack operations in Java, that I can't remeber how they are passed by Java (I am talked about the buildt in stack class)
If you pass them as parameters, are they getting copied, or are Java just passing them pointers...
