Class CursorManager.CursorCache
java.lang.Object
org.apache.batik.util.SoftReferenceCache
org.apache.batik.bridge.CursorManager.CursorCache
- Enclosing class:
CursorManager
Simple extension of the SoftReferenceCache that
offers typed interface (Kind of needed as SoftReferenceCache
mostly has protected methods).
- Version:
- $Id$
-
Field Summary
Fields inherited from class SoftReferenceCache
map -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidputCursor(CursorManager.CursorDescriptor desc, Cursor cursor) Methods inherited from class SoftReferenceCache
clearImpl, flush, isDoneImpl, isPresentImpl, putImpl, requestImpl
-
Constructor Details
-
CursorCache
public CursorCache()
-
-
Method Details
-
getCursor
-
putCursor
-
clearCursor
-