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