static class SoftSet.ComparableSoftReference
extends java.lang.ref.SoftReference
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Integer |
key |
| Constructor and Description |
|---|
ComparableSoftReference(java.lang.Integer key,
java.lang.Object o,
java.lang.ref.ReferenceQueue q) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.Integer |
getKey() |