Uses of Class
org.apache.commons.jexl2.JexlEngine.SoftCache
Packages that use JexlEngine.SoftCache
-
Uses of JexlEngine.SoftCache in org.apache.commons.jexl2
Fields in org.apache.commons.jexl2 declared as JexlEngine.SoftCacheModifier and TypeFieldDescriptionprotected JexlEngine.SoftCache
<String, ASTJexlScript> JexlEngine.cache
The expression cache.