removeCleaner
Removes a previously registered cleaner from this proxy object.
Return
true
if the cleaner was successfully removed, false
if it was not found.
Parameters
cleaner
The Cleaner instance to remove.
Removes a previously registered cleaner from this proxy object.
true
if the cleaner was successfully removed, false
if it was not found.
The Cleaner instance to remove.