public class CachedElement<T> extends Object
Constructor and Description |
---|
CachedElement(T element) |
Modifier and Type | Method and Description |
---|---|
long |
getCreationTs() |
T |
getElement() |
boolean |
isExpired(long ttl) |
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.