public abstract class CacheSourceWithMetaInfo<K,T> extends Object
CacheSourceWithMetaInfo()
abstract T
get(K key, long _currentTime, T _previousValue, long _timeLastFetched)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheSourceWithMetaInfo()
public abstract T get(K key, long _currentTime, T _previousValue, long _timeLastFetched) throws Throwable
Throwable
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.