K
V
protected class Engine.SoftCache<K,V> extends Object
The actual cache is held through a soft reference, allowing it to be GCed under memory pressure.
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.