unref
Description:
public void unref ()
Decreases the reference count of this by one.
If the reference count reaches zero, this is deallocated, and the memory freed.
Parameters:
| this |
Decreases the reference count of this by one.
If the reference count reaches zero, this is deallocated, and the memory freed.
| this |