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