Uses of Class
org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
Packages that use LRUCache.LRUNode
-
Uses of LRUCache.LRUNode in org.apache.batik.ext.awt.image.rendered
Fields in org.apache.batik.ext.awt.image.rendered declared as LRUCache.LRUNodeMethods in org.apache.batik.ext.awt.image.rendered that return LRUCache.LRUNodeModifier and TypeMethodDescriptionLRUCache.LRUObj.lruGet()Called to get the LRU node for this object.TileLRUMember.lruGet()Methods in org.apache.batik.ext.awt.image.rendered with parameters of type LRUCache.LRUNodeModifier and TypeMethodDescriptionvoidLRUCache.LRUObj.lruSet(LRUCache.LRUNode nde) Called when the object first becomes active in the LRU cache.voidTileLRUMember.lruSet(LRUCache.LRUNode nde)