public class SimpleMapCache.CachedItem<T> extends java.lang.Object
T
data
long
expiredTime
SimpleMapCache.CachedItem()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long expiredTime
public T data
public SimpleMapCache.CachedItem()