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


1.219.2 WeakSet: 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)