public class CacheNode<V> extends Object
CacheNode(V value)
V
get()
long
getCacheTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheNode(V value)
public V get()
public long getCacheTime()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.