public abstract class PersistentCache<K,V> extends com.google.common.cache.CacheLoader<K,V> implements CachePersister<K,V>
| Constructor and Description |
|---|
PersistentCache() |
asyncReloading, from, from, load, loadAll, reloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstorepublic PersistentCache()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.