K - the type of the cache keyV - the type of the referenced valuepublic class ExpungingSoftReferenceWithDependencies<K,V> extends ExpungingSoftReference<K,V>
| Constructor and Description |
|---|
ExpungingSoftReferenceWithDependencies(ExpungingCacheI<K,V> cache,
K key,
V value,
long[] dependencies) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
getDependencies() |
expungeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic ExpungingSoftReferenceWithDependencies(ExpungingCacheI<K,V> cache, K key, V value, long[] dependencies)
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.