To support caches whose values are convertable, e.g. SoftReference, WeakReference
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | V2 | convertValue(V1 value)convert the original value to the target value |