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