Uses of Package
jnr.ffi.util.ref
Packages that use jnr.ffi.util.ref
-
Classes in jnr.ffi.util.ref used by jnr.ffi.util.refClassDescriptionImplemented by references that have code to run after garbage collection of their referents.A reference queue with an associated background thread that dequeues references and invokes
FinalizableReference.finalizeReferent()
on them.