Package 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,SoftReferenceCache.SoftRefKey,TileMap.TileMapLRUMember.RasterSoftRef
- Enclosing class:
- CleanerThread
public static interface CleanerThread.ReferenceClearedIf 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 Description voidcleared()
-