hunt.security.util.ReferenceQueue

Undocumented in source.

Members

Classes

ReferenceQueue
class ReferenceQueue(T)

Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.

Meta