hashFunction
The hash function.
ハッシュ関数。
isEqualFunction
The function used to compare pointers.
ポインタを比較するのに使われる関数。
sizeFunction
The function used to determine the size of pointers.
ポインタのサイズを決定するのに使われる関数。
Availability 有効性
Technology
@property(nullable) NSString
* (*descriptionFunction)(const void *item);
This function is used by description methods for hash and map tables. この関数は、ハッシュおよびマップテーブルに対する記述メソッドによって使われます。
hashFunction
isEqualFunction
sizeFunction