weakToWeakObjects()
Returns a new map table object which has weak references to the keys and values.
Declaration
class func weakToWeakObjects() -> NSMapTable<KeyType, ObjectType>Return Value
A new map table object which has weak references to the keys and values.