Package com.palantir.util
Class SoftCache.SoftCacheEntry<K,V>
- java.lang.Object
-
- com.palantir.util.SoftCache.CacheEntry<V>
-
- com.palantir.util.SoftCache.SoftCacheEntry<K,V>
-
protected static final class SoftCache.SoftCacheEntry<K,V> extends SoftCache.CacheEntry<V>
-
-
Field Summary
-
Fields inherited from class com.palantir.util.SoftCache.CacheEntry
valueRef
-
-