Klasse 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.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
CacheEntry
-
-
Methodendetails
-
getType
-
setType
-
getResult
-
setResult
-
getKey
-
setKey
-
getCreated
public long getCreated() -
getLru
public long getLru() -
setLru
public void setLru(long lru)
-