public class NoCache<K,V> extends AbstractCache<K,V>
allowsDifferentTTLThanInitialized, name, timeToLiveMs| Constructor and Description |
|---|
NoCache(String cacheName,
long timeToLiveMs,
boolean resetTimeToLiveWhenAccessed) |
public NoCache(String cacheName, long timeToLiveMs, boolean resetTimeToLiveWhenAccessed)
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.