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.Object
public final java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.