Uses of Class
org.apache.oro.util.GenericCache
Packages that use GenericCache
-
Uses of GenericCache in org.apache.oro.util
Subclasses of GenericCache in org.apache.oro.utilModifier and TypeClassDescriptionfinal class
This class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.