| Package | Description |
|---|---|
| jnr.ffi.util.ref |
| Class and Description |
|---|
| FinalizableReference
Implemented by references that have code to run after garbage collection of their referents.
|
| FinalizableReferenceQueue
A reference queue with an associated background thread that dequeues references and invokes
FinalizableReference.finalizeReferent() on them. |
Copyright © 2017. All rights reserved.