JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.commons.jcs3.engine.match
package
org.apache.commons.jcs3.engine.match
Related Packages
Package
Description
org.apache.commons.jcs3.engine
Interfaces used by the core and the auxiliary caches.
org.apache.commons.jcs3.engine.match.behavior
org.apache.commons.jcs3.engine.behavior
Interfaces used by the core and the auxiliary caches.
org.apache.commons.jcs3.engine.control
The primary cache classes and the hub.
org.apache.commons.jcs3.engine.logging
org.apache.commons.jcs3.engine.memory
Parent package for memory type plugins.
org.apache.commons.jcs3.engine.stats
Classes
Class
Description
KeyMatcherPatternImpl
<K>
This implementation of the KeyMatcher uses standard Java Pattern matching.