Pass-by-value Semantics in Java Applications
By Peter Haggar
2003-11-24
Resources
Discover a practical approach to producing efficient Java code in the Practical Java Programming Language Guide , by Peter Haggar.
Learn how to effectively exploit Java's constructs, libraries, and language details in the Java Programming Language, 3rd Edition, by Ken Arnold, David Holmes, and James Gosling.
Read other excerpts from Practical Java that have been published on developerWorks.
Tutorial Pages:
»
Pass-by-value semantics in Java applications
»
The key point
»
Parameter passing in C++ and Java applications
»
Examples
»
Writing a swap method
» Resources
First published by IBM DeveloperWorks
|

|
|