hashFunction
The hash function.
ハッシュ関数。
isEqualFunction
The function used to compare pointers.
ポインタを比較するのに使われる関数。
descriptionFunction
The function used to describe elements.
要素を記述するのに使われる関数。
Availability 有効性
Technology
@property(nonnull) NSUInteger
(*sizeFunction)(const void *item);
This function is used for copy-in operations (unless the collection has an object personality). この関数はコピーイン演算に使われます(コレクションがあるオブジェクトパーソナリティを持つ場合を除いて)。
hashFunction
isEqualFunction
descriptionFunction