Package com.sun.jna.internal
Class Cleaner
java.lang.Object
com.sun.jna.internal.Cleaner
Implement ReferenceQueue based cleanup of resources associated with GCed
objects. It replaces the
Object#finalize
based resource deallocation
that is deprecated for removal from the JDK.
This class is intented to be used only be JNA itself.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getCleaner
-
register
-