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