Uses of Interface
org.apache.commons.jexl3.JexlCache
-
Uses of JexlCache in org.apache.commons.jexl3
Modifier and TypeMethodDescriptionJexlBuilder.cacheFactory
(IntFunction<JexlCache<?, ?>> factory) Sets the expression cache size the engine will use.