Type Method 型メソッド

mapTableWithStrongToStrongObjects

Returns a new map table object which has strong references to the keys and values. 新しいマップテーブルオブジェクトを返します、それは強い参照をキーと値に対して持ちます。

Declaration 宣言

+ (id)mapTableWithStrongToStrongObjects;

Return Value 戻り値

A new map table object which has strong references to the keys and values. 新しいマップテーブルオブジェクト、それは強い参照をキーと値に対して持ちます。

See Also 参照

Deprecated 非推奨