Package de.caluga.morphium.cache.jcache
Class CacheEntry<T>
java.lang.Object
de.caluga.morphium.cache.jcache.CacheEntry<T>
Created with IntelliJ IDEA.
User: stephan
Date: 15.04.14
Time: 10:06
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheEntry
-
-
Method Details
-
getType
-
setType
-
getResult
-
setResult
-
getKey
-
setKey
-
getCreated
public long getCreated() -
getLru
public long getLru() -
setLru
public void setLru(long lru)
-