| Package | Description |
|---|---|
| com.vladium.util |
| Modifier and Type | Field and Description |
|---|---|
private SoftValueMap.SoftEntry[] |
SoftValueMap.m_buckets |
(package private) SoftValueMap.SoftEntry |
SoftValueMap.SoftEntry.m_next |
| Constructor and Description |
|---|
SoftValueMap.SoftEntry(java.lang.ref.ReferenceQueue valueReferenceQueue,
java.lang.Object key,
java.lang.Object value,
SoftValueMap.SoftEntry next,
int bucketIndex) |