public class SimpleElement<V> extends Object
SimpleElement(V element, javax.cache.expiry.Duration duration)
V
getElement()
boolean
isExpired()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleElement(V element, javax.cache.expiry.Duration duration)
public V getElement()
public boolean isExpired()
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.