protected static final class CacheMap.Value<V>
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
long |
getAccessTime()
Returns the last access time.
|
V |
getValue()
Returns the value.
|
java.lang.String |
toString() |
public final V getValue()
public final long getAccessTime()
public java.lang.Object clone()
clone in class java.lang.Objectpublic final java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005-2011 Potix Corporation. All Rights Reserved.