Uses of Interface
org.apache.commons.jexl3.JexlCache
Packages that use JexlCache
-
Uses of JexlCache in org.apache.commons.jexl3
Methods in org.apache.commons.jexl3 that return types with arguments of type JexlCacheMethod parameters in org.apache.commons.jexl3 with type arguments of type JexlCacheModifier and TypeMethodDescriptionJexlBuilder.cacheFactory
(IntFunction<JexlCache<?, ?>> factory) Sets the expression cache size the engine will use.