K
- the cache key entry typeV
- the cache key value typeprotected class JexlEngine.SoftCache<K,V>
extends java.lang.Object
The cache is held through a soft reference, allowing it to be GCed under memory pressure.
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.