private static class ReferenceMap.SoftRef
extends java.lang.ref.SoftReference
Modifier and Type | Field and Description |
---|---|
private int |
hash |
Constructor and Description |
---|
SoftRef(int hash,
java.lang.Object r,
java.lang.ref.ReferenceQueue q) |
Modifier and Type | Method and Description |
---|---|
int |
hashCode() |