Expand description
IMPL
Object wrapper implementation and Object
binding.
Structs
The base class in the object hierarchy.
A weak reference to the object it was created for that can be sent to
different threads even for object types that don’t implement
Send
.