Uses of Class
org.apache.commons.jexl3.internal.SoftCache

Packages that use SoftCache
org.apache.commons.jexl3.internal Provides utilities for introspection services. 
 

Uses of SoftCache in org.apache.commons.jexl3.internal
 

Fields in org.apache.commons.jexl3.internal declared as SoftCache
protected  SoftCache<String,ASTJexlScript> Engine.cache
          The expression cache.
 



Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.