Uses of Interface
org.apache.batik.util.CleanerThread.ReferenceCleared
Packages that use CleanerThread.ReferenceCleared
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Provides an implementation of the DOM level 2 core module.
Provides some utility classes for the implementation of the DOM.
Provides some useful classes.
-
Uses of CleanerThread.ReferenceCleared in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement CleanerThread.ReferenceCleared -
Uses of CleanerThread.ReferenceCleared in org.apache.batik.dom
Classes in org.apache.batik.dom that implement CleanerThread.ReferenceCleared -
Uses of CleanerThread.ReferenceCleared in org.apache.batik.dom.util
Classes in org.apache.batik.dom.util that implement CleanerThread.ReferenceCleared -
Uses of CleanerThread.ReferenceCleared in org.apache.batik.util
Classes in org.apache.batik.util that implement CleanerThread.ReferenceClearedModifier and TypeClassDescriptionstatic class
A PhantomReference subclass that automatically registers with the cleaner ReferenceQueue.static class
A SoftReference subclass that automatically registers with the cleaner ReferenceQueue.static class
A WeakReference subclass that automatically registers with the cleaner ReferenceQueue.