NSDeallocateObject
Destroys an existing object.
既存のオブジェクトを破棄します。
NSDecrementExtraRefCountWasZero
Decrements the specified object’s reference count.
指定されたオブジェクトの持つ参照カウントを漸減します。
NSExtraRefCount
Returns the specified object’s reference count.
指定されたオブジェクトの持つ参照カウントを返します。
NSIncrementExtraRefCount
Increments the specified object’s reference count.
指定されたオブジェクトの持つ参照カウントを漸増します。
NSShouldRetainWithZone
Indicates whether an object should be retained.
あるオブジェクトがリテイン(保持)されるべきかどうかを指し示します。