JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.batik.util
Interface CleanerThread.ReferenceCleared
All Known Implementing Classes:
AbstractDocument.IdSoftRef
,
BridgeContext.SoftReferenceMememto
,
CleanerThread.PhantomReferenceCleared
,
CleanerThread.SoftReferenceCleared
,
CleanerThread.WeakReferenceCleared
,
DocumentDescriptor.Entry
,
DocumentLoader.DocumentState
,
MemoryLeakTest.WeakRef
,
SoftReferenceCache.SoftRefKey
,
TileMap.TileMapLRUMember.RasterSoftRef
Enclosing class:
CleanerThread
public static interface
CleanerThread.ReferenceCleared
If objects registered with the reference queue associated with this class implement this interface then the 'cleared' method will be called when the reference is queued.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
cleared
()
Method Detail
cleared
void cleared()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method