Next: , Previous: , Up: HashedCollection   [Index]


1.88.4 HashedCollection: copying

deepCopy

Returns a deep copy of the receiver (the instance variables are copies of the receiver’s instance variables)

shallowCopy

Returns a shallow copy of the receiver (the instance variables are not copied)