For example, last week you wrote PackedLong.get and PackedLong.set to refer to static methods associated with the class PackedLong.Passing method argumentsJust as we have seen for Java arrays, arguments and return types of objects are passed by copying references to the same underlying object instance; therefore using an object instance as an argument to a method does not make a copy of the object