|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CleanerThread.ReferenceCleared | |
---|---|
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
org.apache.batik.dom | Provides an implementation of the DOM level 2 core module. |
org.apache.batik.dom.util | Provides some utility classes for the implementation of the DOM. |
org.apache.batik.util | Provides some useful classes. |
Uses of CleanerThread.ReferenceCleared in org.apache.batik.bridge |
---|
Classes in org.apache.batik.bridge that implement CleanerThread.ReferenceCleared | |
---|---|
static class |
BridgeContext.SoftReferenceMememto
|
Uses of CleanerThread.ReferenceCleared in org.apache.batik.dom |
---|
Classes in org.apache.batik.dom that implement CleanerThread.ReferenceCleared | |
---|---|
protected class |
AbstractDocument.IdSoftRef
|
Uses of CleanerThread.ReferenceCleared in org.apache.batik.dom.util |
---|
Classes in org.apache.batik.dom.util that implement CleanerThread.ReferenceCleared | |
---|---|
protected class |
DocumentDescriptor.Entry
To manage collisions |
Uses of CleanerThread.ReferenceCleared in org.apache.batik.util |
---|
Classes in org.apache.batik.util that implement CleanerThread.ReferenceCleared | |
---|---|
static class |
CleanerThread.PhantomReferenceCleared
A PhantomReference subclass that automatically registers with the cleaner ReferenceQueue. |
static class |
CleanerThread.SoftReferenceCleared
A SoftReference subclass that automatically registers with the cleaner ReferenceQueue. |
static class |
CleanerThread.WeakReferenceCleared
A WeakReference subclass that automatically registers with the cleaner ReferenceQueue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |