Chapter 9: Passing Objects to Methods

Chapter 9: Passing Objects to Methods

J David Eisenberg

4 года назад

896 Просмотров

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object’s properties in place.

Тэги:

#Java #programming #passing_objects_to_methods
Ссылки и html тэги не поддерживаются


Комментарии: