public class ExpungingSoftReferenceWithDependencies extends ExpungingSoftReference
Constructor and Description |
---|
ExpungingSoftReferenceWithDependencies(ExpungingCacheI _cache,
java.lang.Object _key,
java.lang.Object _value) |
ExpungingSoftReferenceWithDependencies(ExpungingCacheI _cache,
java.lang.Object _key,
java.lang.Object _value,
long[] _dependencies) |
Modifier and Type | Method and Description |
---|---|
long[] |
getDependencies() |
expunge, killQueue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
public ExpungingSoftReferenceWithDependencies(ExpungingCacheI _cache, java.lang.Object _key, java.lang.Object _value)
public ExpungingSoftReferenceWithDependencies(ExpungingCacheI _cache, java.lang.Object _key, java.lang.Object _value, long[] _dependencies)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.