|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ehcache.spi.cache.CacheStoreHelper
public final class CacheStoreHelper
| Method Summary | ||
|---|---|---|
static
|
cacheEntry(K key,
Store.ValueHolder<V> mappedValue,
TimeSource timeSource)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <K,V> Cache.Entry<K,V> cacheEntry(K key,
Store.ValueHolder<V> mappedValue,
TimeSource timeSource)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||