Uses of Interface
org.apache.oro.text.PatternCache
Packages that use PatternCache
-
Uses of PatternCache in org.apache.oro.text
Classes in org.apache.oro.text that implement PatternCacheModifier and TypeClassDescriptionclassThis is the base class for all cache implementations provided in the org.apache.oro.text package.final classThis class is a GenericPatternCache subclass implementing an LRU (Least Recently Used) cache replacement policy.