public static interface WeakTable.KeyGCHandler
Modifier and Type | Method and Description |
---|---|
void |
keyGC(Object value)
Called by WeakTable when it notices that a key has been collected and the value still
exists.
|
void keyGC(Object value)
value
- The value associated with the collected keyCopyright © GigaSpaces.