+ valueWithPointer:
Creates a value object containing the specified pointer.
指定されたポインタを含んでいる値オブジェクトを作成します。
+ valueWithNonretainedObject:
Creates a value object containing the specified object.
指定されたオブジェクトを含んでいる値オブジェクトを作成します。
nonretainedObjectValue
The value as a non-retained pointer to an object.
あるオブジェクトへの非保有ポインタとしての値。