Uses of Interface
org.apache.oro.util.Cache
Packages that use Cache
-
Uses of Cache in org.apache.oro.util
Classes in org.apache.oro.util that implement CacheModifier and TypeClassDescriptionfinal classThis class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.classThis is the base class for all cache implementations provided in the org.apache.oro.util package.