Next:
WeakSet-loading
, Previous:
WeakSet-accessing
, Up:
WeakSet
1.215.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)