Unregisters the cleanable and invokes the cleaning action.
Method Detail
clean
void clean()
Unregisters the cleanable and invokes the cleaning action.
The cleanable's cleaning action is invoked at most once
regardless of the number of calls to clean.