unref
Description:
public void unref ()
Atomically decrements the reference count of this by one.
If the reference count drops to 0, this is freed.
Parameters:
this |
a IndexEntry. |
Atomically decrements the reference count of this by one.
If the reference count drops to 0, this is freed.
this |
a IndexEntry. |