public class CachedElement<T> extends Object
CachedElement(T element)
long
getCreationTs()
T
getElement()
boolean
isExpired(long ttl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CachedElement(T element)
public long getCreationTs()
public T getElement()
public boolean isExpired(long ttl)
Copyright © 2012-2014 European Middleware Initiative. All Rights Reserved.