Searched defs:valuesMap (Results 1 – 1 of 1) sorted by relevance
108 ConcurrentMap<Object, Supplier<V>> valuesMap = map.get(cacheKey); in get() local203 private final ConcurrentMap<Object, Supplier<V>> valuesMap; field in WeakCache.Factory206 ConcurrentMap<Object, Supplier<V>> valuesMap) { in Factory()370 ConcurrentMap<?, ?> valuesMap = map.remove(this); in expungeFrom() local