avail
2.0.0.alpha11
avail
/
avail.descriptor.types
/
PojoTypeDescriptor
/
Companion
/
computeValue
compute
Value
fun
computeValue
(
key
:
PojoTypeDescriptor.LRUCacheKey
)
:
AvailObject
Content copied to clipboard
Given an
LRUCacheKey
, compute the corresponding
pojo type
.
Return
A pojo type.
Parameters
key
An
LRUCacheKey
.