Thread
:
help with basic java code
View Single Post
#
2
(
permalink
)
08-07-2007, 08:47 PM
leonard
Member
Join Date: Jul 2007
Posts: 43
Java is pass-by-reference, so the argument to your method is a copy of the reference to the original String.
leonard
View Public Profile
Send a private message to leonard
Find all posts by leonard