Uses of Interface
org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Packages that use LRUCache.LRUObj
-
Uses of LRUCache.LRUObj in org.apache.batik.ext.awt.image.rendered
Classes in org.apache.batik.ext.awt.image.rendered that implement LRUCache.LRUObjModifier and TypeClassDescriptionclassThis is a useful class that wraps a Raster for patricipation in an LRU Cache.Methods in org.apache.batik.ext.awt.image.rendered that return LRUCache.LRUObjMethods in org.apache.batik.ext.awt.image.rendered with parameters of type LRUCache.LRUObjModifier and TypeMethodDescriptionvoidLRUCache.add(LRUCache.LRUObj obj) voidLRUCache.remove(LRUCache.LRUObj obj) protected voidLRUCache.LRUNode.setObj(LRUCache.LRUObj newObj) voidLRUCache.touch(LRUCache.LRUObj obj)