Uses of Class
org.apache.commons.jexl2.JexlEngine.SoftCache
-
Packages that use JexlEngine.SoftCache Package Description org.apache.commons.jexl2 -
-
Uses of JexlEngine.SoftCache in org.apache.commons.jexl2
Fields in org.apache.commons.jexl2 declared as JexlEngine.SoftCache Modifier and Type Field Description protected JexlEngine.SoftCache<java.lang.String,ASTJexlScript>
JexlEngine. cache
The expression cache.
-