unref
Description:
public void unref ()
Decrement the reference count on this.
When the reference count reaches 0, this will be freed and any child queries will have unref called.
Parameters:
this |
an BookQuery |
Decrement the reference count on this.
When the reference count reaches 0, this will be freed and any child queries will have unref called.
this |
an BookQuery |