static class MildKeys.Soft<T>
extends java.lang.ref.SoftReference<T>
Modifier and Type | Field and Description |
---|---|
private int |
hash |
Constructor and Description |
---|
Soft(T o,
java.lang.ref.ReferenceQueue<T> queue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object rhs) |
int |
hashCode() |