Uses of Interface
java.lang.ref.Cleaner.Cleanable
Package
Description
Provides reference-object classes, which support a limited degree
of interaction with the garbage collector.
-
Uses of Cleaner.Cleanable in java.lang.ref
Modifier and TypeMethodDescriptionRegisters an object and a cleaning action to run when the object becomes phantom reachable.