computeValue

fun computeValue(key: PojoTypeDescriptor.LRUCacheKey): AvailObject

Given an LRUCacheKey, compute the corresponding pojo type.

Return

A pojo type.

Parameters

key

An LRUCacheKey.