Added in API level 33
Cleaner.Cleanable
public
static
interface
Cleaner.Cleanable
| java.lang.ref.Cleaner.Cleanable |
Cleanable represents an object and a
cleaning action registered in a Cleaner.
Summary
Public methods | |
|---|---|
abstract
void
|
clean()
Unregisters the cleanable and invokes the cleaning action. |