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