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