Package | Description |
---|---|
org.wildfly.common.ref |
Classes which implement reference types which can be cleaned up automatically by a background thread.
|
Modifier and Type | Class and Description |
---|---|
class |
CleanerReference<T,A>
A special version of
PhantomReference that is strongly retained until it is reaped by the collection thread. |
Copyright © 2015 JBoss, a division of Red Hat, Inc.