protected static final class CacheMap.Value<V> extends Object implements Serializable, Cloneable
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
long |
getAccessTime()
Returns the last access time.
|
V |
getValue()
Returns the value.
|
String |
toString() |
Copyright © 2018. All rights reserved.