public class CachedObject<V> extends Object
CachedObject(V value)
long
getLastAccess()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CachedObject(V value)
public long getLastAccess()
public V getValue()
Copyright © 2022. All rights reserved.