private V
cachedValue
private K
cacheKey
private final Function<K,V>
computeValue
SingleKeyCache(Function<K,V> pComputeValue)
V
getValue(K pCacheKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait