private static final class WeakKeySet.KeyAndSource
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Key<?> |
key |
(package private) java.lang.Object |
source |
| Constructor and Description |
|---|
KeyAndSource(Key<?> key,
java.lang.Object source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |